diff options
Diffstat (limited to 'dev-python/zfec/zfec-1.4.24.ebuild')
-rw-r--r-- | dev-python/zfec/zfec-1.4.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/zfec/zfec-1.4.24.ebuild b/dev-python/zfec/zfec-1.4.24.ebuild index 5e5446f1cb13..e3ecb6cd8473 100644 --- a/dev-python/zfec/zfec-1.4.24.ebuild +++ b/dev-python/zfec/zfec-1.4.24.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 DESCRIPTION="Fast erasure codec for the command-line, C, Python, or Haskell" -HOMEPAGE="https://pypi.python.org/pypi/zfec" +HOMEPAGE="https://pypi.org/project/zfec" SRC_URI="mirror://pypi/z/zfec/zfec-${PV}.tar.gz" LICENSE="GPL-2" |