gnu: python-scrypt: Use HTTPS home page.
* gnu/packages/python-crypto.scm (python-scrypt)[home-page]: Use HTTPS.
This commit is contained in:
parent
e51b34bb90
commit
20c604c54e
@ -1043,7 +1043,7 @@ been constructed to maintain extensive documentation on how to use
|
||||
(build-system python-build-system)
|
||||
(inputs
|
||||
`(("openssl" ,openssl)))
|
||||
(home-page "http://bitbucket.org/mhallin/py-scrypt")
|
||||
(home-page "https://bitbucket.org/mhallin/py-scrypt")
|
||||
(synopsis "Bindings for the scrypt key derivation function library")
|
||||
(description "This is a set of Python bindings for the scrypt key
|
||||
derivation function.")
|
||||
|
Loading…
x
Reference in New Issue
Block a user