summaryrefslogtreecommitdiff
path: root/dev-python/pyotp/pyotp-2.3.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/pyotp/pyotp-2.3.0.ebuild')
-rw-r--r--dev-python/pyotp/pyotp-2.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyotp/pyotp-2.3.0.ebuild b/dev-python/pyotp/pyotp-2.3.0.ebuild
index f6bc189931e0..5334f2e81f8a 100644
--- a/dev-python/pyotp/pyotp-2.3.0.ebuild
+++ b/dev-python/pyotp/pyotp-2.3.0.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1
DESCRIPTION="PyOTP is a Python library for generating and verifying one-time passwords."
-HOMEPAGE="https://github.com/pyotp/pyotp https://pypi.org/project/pyotp/"
+HOMEPAGE="https://github.com/pyauth/pyotp https://pypi.org/project/pyotp/"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"