john: remove SHA0 plug (libressl-2.3 fix)
This commit is contained in:
@@ -18,6 +18,7 @@ distfiles="$homepage/j/$pkgname-${version}-jumbo-${_jumbover}.tar.xz"
|
|||||||
checksum=bac93d025995a051f055adbd7ce2f1975676cac6c74a6c7a3ee4cfdd9c160923
|
checksum=bac93d025995a051f055adbd7ce2f1975676cac6c74a6c7a3ee4cfdd9c160923
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
|
rm rawSHA0_fmt_plug.c # SHA no longer available in libressl
|
||||||
sed -i 's|des_|DES_|g' KRB4*.c
|
sed -i 's|des_|DES_|g' KRB4*.c
|
||||||
export AS= LD=
|
export AS= LD=
|
||||||
export OPENSSL_LIBS="-lssl -lcrypto"
|
export OPENSSL_LIBS="-lssl -lcrypto"
|
||||||
|
|||||||
Reference in New Issue
Block a user