]> Pileus Git - ~andy/sunrise/blobdiff - dev-python/ecdsa/ecdsa-0.8.ebuild
dev-python/ecdsa: Fix SRC_URI, thanks to devurandom.
[~andy/sunrise] / dev-python / ecdsa / ecdsa-0.8.ebuild
index 5e0e1c2cb767c5d250cba33f6a4e1a849f62bb7e..1d721f84083fe6443cbe72db5bc0a6989e583162 100644 (file)
@@ -11,7 +11,7 @@ inherit distutils vcs-snapshot
 
 DESCRIPTION="ECDSA cryptographic signature library in pure Python"
 HOMEPAGE="http://github.com/warner/python-ecdsa"
-SRC_URI="http://github.com/warner/python-${P}/tarball/python-${P} -> ${P}.tar.gz"
+SRC_URI="http://github.com/warner/python-${PN}/tarball/python-${P} -> ${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"