gnu: john-the-ripper-jumbo: Build against OpenSSL 1.0.

* gnu/packages/password-utils.scm (john-the-ripper-jumbo): Change OPENSSL to
OPENSSL-1.0.
This commit is contained in:
Rutger Helling 2019-07-19 12:30:53 +02:00
parent 90efc2f28e
commit 1a58e1d444
No known key found for this signature in database
GPG Key ID: F3A727DB44FCCA36
1 changed files with 1 additions and 1 deletions

View File

@ -754,7 +754,7 @@ between hosts and entries in the password store.")
("krb5" ,mit-krb5)
("libpcap" ,libpcap)
("nss" ,nss)
("openssl" ,openssl)
("openssl" ,openssl-1.0)
("zlib" ,zlib)))
(arguments
`(#:configure-flags