johntheripper: update to openssl 3

This commit is contained in:
PulkoMandy
2024-08-24 09:17:15 +02:00
parent 143c5f3c15
commit 264d2cba86

View File

@@ -9,7 +9,7 @@ COPYRIGHT="1996-2013 Solar Designer
2014 John the Ripper '-jumbo' authors"
LICENSE="GNU GPL v2
John the Ripper"
REVISION="2"
REVISION="3"
jumboVersion="1"
SOURCE_URI="http://www.openwall.com/john/k/john-$portVersion-jumbo-$jumboVersion.tar.xz"
CHECKSUM_SHA256="f5d123f82983c53d8cc598e174394b074be7a77756f5fb5ed8515918c81e7f3b"
@@ -53,7 +53,7 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libcrypto$secondaryArchSuffix
devel:libcrypto$secondaryArchSuffix >= 3
devel:libgmp$secondaryArchSuffix
devel:libz$secondaryArchSuffix
"