dev-python/argon2_cffi: Update HOMEPAGE
authorMichał Górny <mgorny@gentoo.org>
Thu, 2 Jan 2020 07:59:16 +0000 (08:59 +0100)
committerMichał Górny <mgorny@gentoo.org>
Thu, 2 Jan 2020 08:07:05 +0000 (09:07 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/argon2_cffi/argon2_cffi-19.1.0.ebuild

index fa694e88db4e0727e61f90bccde608f97382737d..a1d739b4996f9726f02f6f06f127f64b95992be9 100644 (file)
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{5,6,7,8} pypy3 )
 inherit distutils-r1
 
 DESCRIPTION="CFFI bindings to the Argon2 password hashing library"
-HOMEPAGE="https://github.com/hynek/argon2_cffi"
+HOMEPAGE="https://github.com/hynek/argon2-cffi"
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"