summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-05-28 16:13:36 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-05-28 16:14:24 -0500
commit6fb4e6dd00ea2a4fb984e67b70d74d58a1cb1a14 (patch)
tree605cc61e3e94481e052ce3a93f080619825e6e7f /app-crypt/stoken/stoken-0.90.ebuild
parentdev-libs/elfutils: Fix incorrect logic for IUSE=utils (diff)
downloadgentoo-6fb4e6dd00ea2a4fb984e67b70d74d58a1cb1a14.tar.gz
gentoo-6fb4e6dd00ea2a4fb984e67b70d74d58a1cb1a14.tar.bz2
gentoo-6fb4e6dd00ea2a4fb984e67b70d74d58a1cb1a14.zip
app-crypt/stoken: bup 0.91 along with fixing src_uri for bug 619860
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'app-crypt/stoken/stoken-0.90.ebuild')
-rw-r--r--app-crypt/stoken/stoken-0.90.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/stoken/stoken-0.90.ebuild b/app-crypt/stoken/stoken-0.90.ebuild
index 966740b1398d..cfbe027df35b 100644
--- a/app-crypt/stoken/stoken-0.90.ebuild
+++ b/app-crypt/stoken/stoken-0.90.ebuild
@@ -7,7 +7,7 @@ inherit autotools
DESCRIPTION="Software Token for Linux/UNIX"
HOMEPAGE="https://github.com/cernekee/stoken"
-SRC_URI="https://github.com/cernekee/${PN}/archive/v${PV}.tar.gz"
+SRC_URI="https://github.com/cernekee/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2.1+"
SLOT="0"