diff options
Diffstat (limited to 'app-crypt/stoken/stoken-0.90.ebuild')
-rw-r--r-- | app-crypt/stoken/stoken-0.90.ebuild | 2 |
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" |