diff --git a/app-forensics/snowman/snowman-0.1.0.recipe b/app-forensics/snowman/snowman-0.1.0.recipe index 5de8df3a2..da4847fdc 100644 --- a/app-forensics/snowman/snowman-0.1.0.recipe +++ b/app-forensics/snowman/snowman-0.1.0.recipe @@ -14,7 +14,7 @@ assembler code and the reconstructed program. HOMEPAGE="https://derevenets.com" COPYRIGHT="2010 Yegor Derevenets" LICENSE="GNU GPL v3" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/yegord/snowman/archive/v$portVersion.zip" CHECKSUM_SHA256="45a9bf4dd0805c1c42155b6c5ff1c86bb28273dbf1453e958cfeee3cec086bc0" @@ -51,7 +51,7 @@ BUILD_PREREQUIRES=" cmd:ld$secondaryArchSuffix cmd:make cmd:pkg_config$secondaryArchSuffix - cmd:qmake$secondaryArchSuffix + cmd:qmake$secondaryArchSuffix >= 5 " BUILD()