commit: 1be8b5fd6e1b69016c0cc95bb20bd88613376f8c Author: David Hicks <david <AT> hicks <DOT> id <DOT> au> AuthorDate: Tue Aug 22 11:37:01 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Aug 22 21:31:40 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1be8b5fd
app-crypt/acr38u: HOMEPAGE 301 redirect to HTTPS, use HTTPS for SRC_URI Package-Manager: Portage-2.3.7, Repoman-2.3.3 app-crypt/acr38u/acr38u-1.7.11-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-crypt/acr38u/acr38u-1.7.11-r3.ebuild b/app-crypt/acr38u/acr38u-1.7.11-r3.ebuild index d403bfbedb5..a75e10f43dc 100644 --- a/app-crypt/acr38u/acr38u-1.7.11-r3.ebuild +++ b/app-crypt/acr38u/acr38u-1.7.11-r3.ebuild @@ -16,8 +16,8 @@ DESCRIPTION="Non CCID driver for ACR38 AC1038-based Smart Card Reader" # tarball release is encapsuled in a .zip file :-( # http://www.acs.com.hk/drivers/eng/ACR38_Driver_Lnx_101_P.zip # I'm waiting an answer from [email protected] about that ! -SRC_URI="http://www.linuxunderground.be/${MY_P}.tar.bz2" -HOMEPAGE="http://www.acs.com.hk" +SRC_URI="https://www.linuxunderground.be/${MY_P}.tar.bz2" +HOMEPAGE="https://www.acs.com.hk" # Make this safe from collisions, require a version of pcsc-lite that # uses libusb-1.0 and use the wrapper library instead.
