diff options
author | Jakov Petrina <jakov.petrina@sartura.hr> | 2020-05-17 01:23:08 +0200 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-06-06 13:56:05 -0400 |
commit | 36b9faf8045e94f852d413fcdb3bc0047f4744fa (patch) | |
tree | 2ae67a28688cfcabda83c47d2c6a1af200d596a4 /app-crypt | |
parent | app-crypt/asedriveiiie-usb: update homepage link (diff) | |
download | gentoo-36b9faf8045e94f852d413fcdb3bc0047f4744fa.tar.gz gentoo-36b9faf8045e94f852d413fcdb3bc0047f4744fa.tar.bz2 gentoo-36b9faf8045e94f852d413fcdb3bc0047f4744fa.zip |
app-crypt/asekey: update homepage link
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Jakov Petrina <jakov.petrina@sartura.hr>
Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/asekey/asekey-3.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/asekey/asekey-3.7.ebuild b/app-crypt/asekey/asekey-3.7.ebuild index d895f7bfda5f..fcf24ad70acf 100644 --- a/app-crypt/asekey/asekey-3.7.ebuild +++ b/app-crypt/asekey/asekey-3.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit udev DESCRIPTION="ASEKey USB SIM Card Reader" -HOMEPAGE="http://www.athena-scs.com/" +HOMEPAGE="https://www.athena-scs.com/" SRC_URI="http://www.athena-scs.com/docs/reader-drivers/${PN}-${PV/./-}-tar.bz2 -> ${P}.tar.bz2" LICENSE="BSD LGPL-2.1" |