diff options
Diffstat (limited to 'dev-python/scramp/scramp-1.4.1.ebuild')
-rw-r--r-- | dev-python/scramp/scramp-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/scramp/scramp-1.4.1.ebuild b/dev-python/scramp/scramp-1.4.1.ebuild index 4b1a8a9e9..120968e4f 100644 --- a/dev-python/scramp/scramp-1.4.1.ebuild +++ b/dev-python/scramp/scramp-1.4.1.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="A pure-Python implementation of the SCRAM authentication protocol." HOMEPAGE=" - https://pypi.org/project/scramp + https://pypi.org/project/scramp/ https://github.com/tlocke/scramp " SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" |