summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice <me@tobias.gr>2020-01-18 20:11:42 +0100
committerTobias Geerinckx-Rice <me@tobias.gr>2020-02-21 18:33:39 +0100
commit52888f52e87daa4245a9455126002daa23cb6527 (patch)
tree7acb2b1acbaa1635faa27506c973ef691b0e2c5a
parent3fbb7bec1cf192d80cddf7fd2a2d3b438b5a6d31 (diff)
downloadpatches-52888f52e87daa4245a9455126002daa23cb6527.tar
patches-52888f52e87daa4245a9455126002daa23cb6527.tar.gz
gnu: python-pycrypto: Update home page.
* gnu/packages/python-crypto.scm (python-pycrypto)[home-page]: Follow (HTTPS) redirection.
-rw-r--r--gnu/packages/python-crypto.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm
index 71172701ac..c525cf82ab 100644
--- a/gnu/packages/python-crypto.scm
+++ b/gnu/packages/python-crypto.scm
@@ -291,7 +291,7 @@ making them easy to handle and incorporate into other protocols.")
(add-before 'build 'set-build-env
;; pycrypto runs an autoconf configure script behind the scenes
(lambda _ (setenv "CONFIG_SHELL" (which "bash")) #t)))))
- (home-page "http://www.pycrypto.org/")
+ (home-page "https://www.dlitz.net/software/pycrypto/")
(synopsis "Cryptographic modules for Python")
(description
"Pycrypto is a collection of both secure hash functions (such as SHA256