diff options
-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" |