From 8aa952e4d52c4dc3b9979d680a81484e0e68b5d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 6 Oct 2021 07:55:33 +0200 Subject: [PATCH] snowman: update boost version --- app-forensics/snowman/snowman-0.1.3.recipe | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app-forensics/snowman/snowman-0.1.3.recipe b/app-forensics/snowman/snowman-0.1.3.recipe index 1556e48cf..39e314f58 100644 --- a/app-forensics/snowman/snowman-0.1.3.recipe +++ b/app-forensics/snowman/snowman-0.1.3.recipe @@ -14,7 +14,7 @@ assembler code and the reconstructed program. HOMEPAGE="https://derevenets.com" COPYRIGHT="2010 Yegor Derevenets" LICENSE="GNU GPL v3" -REVISION="2" +REVISION="3" SOURCE_URI="https://github.com/yegord/snowman/archive/v$portVersion.zip" CHECKSUM_SHA256="6baf2e2dc2e66e43f708b5ee7490b08676e0756a04f059b3b6be5fe3ec385cd5" SOURCE_FILENAME="snowman-$portVersion.zip" @@ -41,10 +41,10 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libboost_filesystem$secondaryArchSuffix >= 1.69 - devel:libboost_iostreams$secondaryArchSuffix >= 1.69 - devel:libboost_program_options$secondaryArchSuffix >= 1.69 - devel:libboost_system$secondaryArchSuffix >= 1.69 + devel:libboost_filesystem$secondaryArchSuffix >= 1.69.0 + devel:libboost_iostreams$secondaryArchSuffix >= 1.69.0 + devel:libboost_program_options$secondaryArchSuffix >= 1.69.0 + devel:libboost_system$secondaryArchSuffix >= 1.69.0 devel:libcapstone$secondaryArchSuffix devel:libQt5Core$secondaryArchSuffix devel:libQt5Gui$secondaryArchSuffix