summaryrefslogtreecommitdiff
path: root/app-crypt/stoken
diff options
context:
space:
mode:
authorSergiy Borodych <Sergiy.Borodych@gmail.com>2016-04-14 11:26:16 +0300
committerMatthew Thode <prometheanfire@gentoo.org>2016-04-14 21:57:21 -0500
commit6c0f8b4ee1cecb29ef19349d5459e3758754ffbf (patch)
treedc4af6cff75657c56cd0d8048a0aab67d439d4fe /app-crypt/stoken
parent8b5092d8c75891abe23f2496c8e02d50a0ddd2be (diff)
downloadgentoo-6c0f8b4ee1cecb29ef19349d5459e3758754ffbf.tar.gz
gentoo-6c0f8b4ee1cecb29ef19349d5459e3758754ffbf.tar.xz
app-crypt/stoken: update HOMEPAGE, SRC_URI & DESCRIPTION
switch HOMEPAGE to github as more proper (repo & bugs there) switch SRC_URI to use 'https://' (redirected by default to it anyway) Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-crypt/stoken')
-rw-r--r--app-crypt/stoken/stoken-0.90.ebuild6
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 6e00dbf693b..fc4685ec4ba 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"