diff options
Diffstat (limited to 'dev-python/pycryptopp')
-rw-r--r-- | dev-python/pycryptopp/pycryptopp-0.6.0.ebuild | 2 | ||||
-rw-r--r-- | dev-python/pycryptopp/pycryptopp-0.7.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pycryptopp/pycryptopp-0.6.0.ebuild b/dev-python/pycryptopp/pycryptopp-0.6.0.ebuild index f70d7056d922..eb61b04973c7 100644 --- a/dev-python/pycryptopp/pycryptopp-0.6.0.ebuild +++ b/dev-python/pycryptopp/pycryptopp-0.6.0.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" 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" |