From a737e4116d8f1b0362e16f4b316ea53379d2604b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Fri, 8 Oct 2021 10:37:41 +0200 Subject: [PATCH] 0ad: update boost version --- games-strategy/0ad/0ad-0.0.23b~alpha.recipe | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/games-strategy/0ad/0ad-0.0.23b~alpha.recipe b/games-strategy/0ad/0ad-0.0.23b~alpha.recipe index eb6888f96..8ee96ec7d 100644 --- a/games-strategy/0ad/0ad-0.0.23b~alpha.recipe +++ b/games-strategy/0ad/0ad-0.0.23b~alpha.recipe @@ -3,7 +3,7 @@ DESCRIPTION="A free, open-source, Real-Time Strategy (RTS) game." HOMEPAGE="https://play0ad.com/" COPYRIGHT="Wildfire Games" LICENSE="0ADLicense" -REVISION="6" +REVISION="7" SOURCE_URI="https://releases.wildfiregames.com/0ad-${portVersion/\~/-}-unix-build.tar.xz" CHECKSUM_SHA256="01bff7641ee08cac896c54d518d7e4b01752513105558f212e3199d747512a37" SOURCE_DIR="0ad-${portVersion/\~/-}" @@ -26,8 +26,8 @@ REQUIRES=" lib:libenet$secondaryArchSuffix lib:libgloox$secondaryArchSuffix lib:libiconv$secondaryArchSuffix - lib:libicui18n$secondaryArchSuffix >= 66 - lib:libicuuc$secondaryArchSuffix >= 66 + lib:libicui18n$secondaryArchSuffix + lib:libicuuc$secondaryArchSuffix lib:libminiupnpc$secondaryArchSuffix lib:libnspr4$secondaryArchSuffix lib:libopenal$secondaryArchSuffix @@ -44,7 +44,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libboost_system$secondaryArchSuffix >= 1.69 + devel:libboost_system$secondaryArchSuffix >= 1.69.0 devel:libcurl$secondaryArchSuffix devel:libsdl2$secondaryArchSuffix devel:libxml2$secondaryArchSuffix