app-crypt/stoken: update HOMEPAGE, SRC_URI & DESCRIPTION
authorSergiy Borodych <Sergiy.Borodych@gmail.com>
Thu, 14 Apr 2016 08:26:16 +0000 (11:26 +0300)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 15 Apr 2016 02:57:21 +0000 (21:57 -0500)
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>
app-crypt/stoken/stoken-0.90.ebuild

index 6e00dbf693be8ab282440f6863bef5462f718c95..fc4685ec4baaebe28f8c901a09694c9fb8ea11d5 100644 (file)
@@ -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"