From 6c0f8b4ee1cecb29ef19349d5459e3758754ffbf Mon Sep 17 00:00:00 2001 From: Sergiy Borodych Date: Thu, 14 Apr 2016 11:26:16 +0300 Subject: [PATCH] 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 --- app-crypt/stoken/stoken-0.90.ebuild | 6 +++--- 1 file 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" -- 2.26.2