gnu: john-the-ripper-jumbo: Build with OpenSSL 1.1.
* gnu/packages/password-utils.scm (john-the-ripper-jumbo)[inputs]: Change from OPENSSL-1.0 to OPENSSL.
This commit is contained in:
parent
d0abf4523f
commit
9de990baa3
@ -904,7 +904,7 @@ between hosts and entries in the password store.")
|
||||
`(("gmp" ,gmp)
|
||||
("libpcap" ,libpcap)
|
||||
("nss" ,nss)
|
||||
("openssl" ,openssl-1.0)
|
||||
("openssl" ,openssl)
|
||||
("python" ,python-2) ; For "python" and "python2" shebangs
|
||||
("ruby" ,ruby) ; For genincstats.rb
|
||||
("zlib" ,zlib)))
|
||||
|
Loading…
Reference in New Issue
Block a user