diff options
Diffstat (limited to 'app-crypt/stoken/stoken-0.90.ebuild')
-rw-r--r-- | app-crypt/stoken/stoken-0.90.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/stoken/stoken-0.90.ebuild b/app-crypt/stoken/stoken-0.90.ebuild index 6e00dbf693be..fc4685ec4baa 100644 --- a/app-crypt/stoken/stoken-0.90.ebuild +++ b/app-crypt/stoken/stoken-0.90.ebuild @@ -6,9 +6,9 @@ EAPI="6" inherit autotools -DESCRIPTION="stoken - Software Token for Linux/UNIX" -HOMEPAGE="http://stoken.sourceforge.net/" -SRC_URI="http://github.com/cernekee/stoken/archive/v${PV}.tar.gz" +DESCRIPTION="Software Token for Linux/UNIX" +HOMEPAGE="https://github.com/cernekee/stoken" +SRC_URI="https://github.com/cernekee/${PN}/archive/v${PV}.tar.gz" LICENSE="LGPL-2.1+" SLOT="0" |