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