mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/pycrypto: use HTTPS
This commit is contained in:
committed by
Michał Górny
parent
d7c55216a4
commit
05145df8f9
@@ -9,7 +9,8 @@ PYTHON_REQ_USE="threads(+)"
|
||||
inherit distutils-r1 flag-o-matic
|
||||
|
||||
DESCRIPTION="Python Cryptography Toolkit"
|
||||
HOMEPAGE="http://www.dlitz.net/software/pycrypto/ https://pypi.python.org/pypi/pycrypto"
|
||||
HOMEPAGE="https://www.dlitz.net/software/pycrypto/
|
||||
https://pypi.python.org/pypi/pycrypto"
|
||||
SRC_URI="http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/${P}.tar.gz"
|
||||
|
||||
LICENSE="PSF-2 public-domain"
|
||||
|
||||
Reference in New Issue
Block a user