diff options
Diffstat (limited to 'dev-python/pycryptopp/pycryptopp-0.7.1.ebuild')
-rw-r--r-- | dev-python/pycryptopp/pycryptopp-0.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pycryptopp/pycryptopp-0.7.1.ebuild b/dev-python/pycryptopp/pycryptopp-0.7.1.ebuild index adc00405016b..3a4257ebfa77 100644 --- a/dev-python/pycryptopp/pycryptopp-0.7.1.ebuild +++ b/dev-python/pycryptopp/pycryptopp-0.7.1.ebuild @@ -11,7 +11,7 @@ MY_P="${P}.${NUM}" DESCRIPTION="Python wrappers for a few algorithms from the Crypto++ library" HOMEPAGE="https://tahoe-lafs.org/trac/pycryptopp - https://pypi.org/project/pycryptopp" + https://pypi.org/project/pycryptopp/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" |