diff options
Diffstat (limited to 'dev-python/pssi/pssi-1.0-r1.ebuild')
-rw-r--r-- | dev-python/pssi/pssi-1.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pssi/pssi-1.0-r1.ebuild b/dev-python/pssi/pssi-1.0-r1.ebuild index 51c2351baf9c..646c9f7cf890 100644 --- a/dev-python/pssi/pssi-1.0-r1.ebuild +++ b/dev-python/pssi/pssi-1.0-r1.ebuild @@ -10,7 +10,7 @@ inherit distutils-r1 DESCRIPTION="Python Simple Smartcard Interpreter" HOMEPAGE="https://code.google.com/p/pssi/" -SRC_URI="http://pssi.googlecode.com/files/${P}.tar" +SRC_URI="https://pssi.googlecode.com/files/${P}.tar" LICENSE="GPL-3" SLOT="0" |