diff --git a/app-crypt/paperkey/paperkey-1.6.recipe b/app-crypt/paperkey/paperkey-1.6.recipe index 01d39f3a8..9fee7da0c 100644 --- a/app-crypt/paperkey/paperkey-1.6.recipe +++ b/app-crypt/paperkey/paperkey-1.6.recipe @@ -5,7 +5,7 @@ secret key if needed." HOMEPAGE="http://www.jabberwocky.com/software/paperkey/" COPYRIGHT="2007-2016 David Shaw" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="http://www.jabberwocky.com/software/paperkey/paperkey-$portVersion.tar.gz" CHECKSUM_SHA256="a245fd13271a8d2afa03dde979af3a29eb3d4ebb1fbcad4a9b52cf67a27d05f7" @@ -30,7 +30,7 @@ BUILD_REQUIRES=" " if [ "$effectiveTargetArchitecture" != x86_gcc2 ]; then BUILD_REQUIRES="$BUILD_REQUIRES - devel:libcrypto$secondaryArchSuffix + devel:libcrypto$secondaryArchSuffix >= 3 " fi