diff --git a/app-emulation/bochs/bochs-2.6.9.recipe b/app-emulation/bochs/bochs-2.6.11.recipe similarity index 88% rename from app-emulation/bochs/bochs-2.6.9.recipe rename to app-emulation/bochs/bochs-2.6.11.recipe index 35d93494e..f43028565 100644 --- a/app-emulation/bochs/bochs-2.6.9.recipe +++ b/app-emulation/bochs/bochs-2.6.11.recipe @@ -1,12 +1,13 @@ SUMMARY="The open-source IA-32 emulator" -DESCRIPTION="Bochs IA-32 Emulator provides a virtual PC that can run operating systems such as Windows, Linux, and BSD" +DESCRIPTION="Bochs IA-32 Emulator provides a virtual PC that can run \ +operating systems such as Windows, Linux, and BSD" HOMEPAGE="http://bochs.sourceforge.net/" -COPYRIGHT="2001-2017 The Bochs Project" +COPYRIGHT="2001-2020 The Bochs Project" LICENSE="GNU LGPL v2.1 Bochs" -REVISION="4" +REVISION="1" SOURCE_URI="https://downloads.sourceforge.net/bochs/bochs-$portVersion.tar.gz" -CHECKSUM_SHA256="ee5b677fd9b1b9f484b5aeb4614f43df21993088c0c0571187f93acb0866e98c" +CHECKSUM_SHA256="63897b41fbbbdfb1c492d3c4dee1edb4224282a07bbdf442a4a68c19bcc18862" ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86"