From 5ee574fb5694cfb17b663fd872025910723812a6 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Sun, 11 Aug 2024 22:26:33 +0200 Subject: [PATCH] vcmi: update to boost 1.85 --- games-strategy/vcmi/vcmi-1.3.1.recipe | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/games-strategy/vcmi/vcmi-1.3.1.recipe b/games-strategy/vcmi/vcmi-1.3.1.recipe index 2e14aa4e1..dedd82c93 100644 --- a/games-strategy/vcmi/vcmi-1.3.1.recipe +++ b/games-strategy/vcmi/vcmi-1.3.1.recipe @@ -8,7 +8,7 @@ You'll require the original game files to use this port." HOMEPAGE="https://vcmi.eu" COPYRIGHT="2005-2023 VCMI Team" LICENSE="GNU GPL v2" -REVISION="3" +REVISION="4" SOURCE_URI="https://github.com/vcmi/vcmi/archive/$portVersion.tar.gz" CHECKSUM_SHA256="1c714487a6c3c7b9fd956fc2a50d05a1ebcc9431c6b9c72f256143be38f4e0da" PATCHES="vcmi-$portVersion.patchset" @@ -54,11 +54,11 @@ BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel # dependency of devel:libQt5Gui devel:libavcodec$secondaryArchSuffix >= 60 - devel:libboost_filesystem$secondaryArchSuffix >= 1.70.0 - devel:libboost_program_options$secondaryArchSuffix >= 1.70.0 - devel:libboost_system$secondaryArchSuffix >= 1.70.0 - devel:libboost_thread$secondaryArchSuffix >= 1.70.0 - devel:libboost_unit_test_framework$secondaryArchSuffix >= 1.70.0 + devel:libboost_filesystem$secondaryArchSuffix >= 1.85.0 + devel:libboost_program_options$secondaryArchSuffix >= 1.85.0 + devel:libboost_system$secondaryArchSuffix >= 1.85.0 + devel:libboost_thread$secondaryArchSuffix >= 1.85.0 + devel:libboost_unit_test_framework$secondaryArchSuffix >= 1.85.0 devel:libexecinfo$secondaryArchSuffix devel:libfuzzylite$secondaryArchSuffix devel:libGL$secondaryArchSuffix