boswars, bump version (#9243)

This commit is contained in:
Schrijvers Luc
2023-08-17 10:01:04 +00:00
committed by GitHub
parent c6612a2cad
commit 52ab7d62e8
2 changed files with 5 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ COPYRIGHT="2004-2014 Tina Petersen Jensen, Francois Beerten et al."
LICENSE="GNU GPL v2"
REVISION="2"
SOURCE_URI="https://www.boswars.org/dist/releases/boswars-$portVersion-src.tar.gz"
CHECKSUM_SHA256="dc3718f531e9ea413cf37e1333b62a4c5e69f1405502d9c59b9e424635135e3e"
CHECKSUM_SHA256="5185206990bf6765c7a5d3802ce6e6048a1087cf4c307b099a5691a3eec6b86a"
SOURCE_FILENAME="boswars-$portVersion.tar.gz"
SOURCE_DIR="boswars-$portVersion-src"
PATCHES="boswars-$portVersion.patchset"
@@ -40,13 +40,15 @@ REQUIRES="
lib:libSDL_1.2$secondaryArchSuffix
lib:libtheora$secondaryArchSuffix
lib:libvorbis$secondaryArchSuffix
lib:libX11$secondaryArchSuffix
lib:libz$secondaryArchSuffix
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
xlibe${secondaryArchSuffix}_devel
devel:libGLU$secondaryArchSuffix
devel:liblua5.1$secondaryArchSuffix
devel:liblua$secondaryArchSuffix >= 5.1
devel:libogg$secondaryArchSuffix
devel:libpng16$secondaryArchSuffix
devel:libSDL_1.2$secondaryArchSuffix
@@ -57,7 +59,7 @@ BUILD_REQUIRES="
BUILD_PREREQUIRES="
cmd:gcc$secondaryArchSuffix
cmd:pkg_config$secondaryArchSuffix
cmd:python2
cmd:python3
"
defineDebugInfoPackage boswars$secondaryArchSuffix \