diff options
Diffstat (limited to 'dev-python/pgpdump/pgpdump-1.5.ebuild')
-rw-r--r-- | dev-python/pgpdump/pgpdump-1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pgpdump/pgpdump-1.5.ebuild b/dev-python/pgpdump/pgpdump-1.5.ebuild index cc2dbf0f8e5..cfd8127ebc2 100644 --- a/dev-python/pgpdump/pgpdump-1.5.ebuild +++ b/dev-python/pgpdump/pgpdump-1.5.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) inherit distutils-r1 DESCRIPTION="PGP packet parser library" -HOMEPAGE="https://pypi.python.org/pypi/pgpdump https://github.com/toofishes/python-pgpdump" +HOMEPAGE="https://pypi.org/project/pgpdump https://github.com/toofishes/python-pgpdump" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" |