From: Michał Górny Date: Thu, 2 Jan 2020 07:59:16 +0000 (+0100) Subject: dev-python/argon2_cffi: Update HOMEPAGE X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=dc585f1d630ba2eadb7fc2e20903de783acd9df3;p=gentoo.git dev-python/argon2_cffi: Update HOMEPAGE Signed-off-by: Michał Górny --- diff --git a/dev-python/argon2_cffi/argon2_cffi-19.1.0.ebuild b/dev-python/argon2_cffi/argon2_cffi-19.1.0.ebuild index fa694e88db4e..a1d739b4996f 100644 --- a/dev-python/argon2_cffi/argon2_cffi-19.1.0.ebuild +++ b/dev-python/argon2_cffi/argon2_cffi-19.1.0.ebuild @@ -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"