diff options
author | 2017-10-13 16:22:08 +0200 | |
---|---|---|
committer | 2017-10-13 16:31:24 +0200 | |
commit | 32b8f9e7591219d8e9607cba34f050e8591c3f4c (patch) | |
tree | e0da02d2fdaf380ea8ccd8eb54f85e76a5d20611 /sys-apps/pcsc-lite | |
parent | sys-apps/pcsc-lite: x86 stable (bug #633674) (diff) | |
download | gentoo-32b8f9e7591219d8e9607cba34f050e8591c3f4c.tar.gz gentoo-32b8f9e7591219d8e9607cba34f050e8591c3f4c.tar.bz2 gentoo-32b8f9e7591219d8e9607cba34f050e8591c3f4c.zip |
sys-apps/pcsc-lite: URLs updated to HTTPS
Package-Manager: Portage-2.3.10, Repoman-2.3.3
Diffstat (limited to 'sys-apps/pcsc-lite')
-rw-r--r-- | sys-apps/pcsc-lite/pcsc-lite-1.8.20.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/pcsc-lite/pcsc-lite-1.8.21.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.8.20.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.8.20.ebuild index 935b738b30cf..435f3790d8a0 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-1.8.20.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.20.ebuild @@ -7,11 +7,11 @@ PYTHON_COMPAT=( python2_7 ) inherit python-single-r1 systemd udev user multilib-minimal DESCRIPTION="PC/SC Architecture smartcard middleware library" -HOMEPAGE="http://pcsclite.alioth.debian.org/" +HOMEPAGE="https://pcsclite.alioth.debian.org/" STUPID_NUM="4203" MY_P="${PN}-${PV/_/-}" -SRC_URI="http://alioth.debian.org/download.php/file/${STUPID_NUM}/${MY_P}.tar.bz2" +SRC_URI="https://alioth.debian.org/download.php/file/${STUPID_NUM}/${MY_P}.tar.bz2" S="${WORKDIR}/${MY_P}" # GPL-2 is there for the init script; everything else comes from diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.8.21.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.8.21.ebuild index 708ceb1c43a6..582b0f6a87fd 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-1.8.21.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.21.ebuild @@ -7,11 +7,11 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit python-single-r1 systemd udev user multilib-minimal DESCRIPTION="PC/SC Architecture smartcard middleware library" -HOMEPAGE="http://pcsclite.alioth.debian.org/" +HOMEPAGE="https://pcsclite.alioth.debian.org/" STUPID_NUM="4216" MY_P="${PN}-${PV/_/-}" -SRC_URI="http://alioth.debian.org/download.php/file/${STUPID_NUM}/${MY_P}.tar.bz2" +SRC_URI="https://alioth.debian.org/download.php/file/${STUPID_NUM}/${MY_P}.tar.bz2" S="${WORKDIR}/${MY_P}" # GPL-2 is there for the init script; everything else comes from diff --git a/sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild b/sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild index dd2e65f9d320..c16ae96fdf12 100644 --- a/sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild +++ b/sys-apps/pcsc-lite/pcsc-lite-1.8.22.ebuild @@ -7,11 +7,11 @@ PYTHON_COMPAT=( python2_7 python3_{4,5,6} ) inherit python-single-r1 systemd udev user multilib-minimal DESCRIPTION="PC/SC Architecture smartcard middleware library" -HOMEPAGE="http://pcsclite.alioth.debian.org/" +HOMEPAGE="https://pcsclite.alioth.debian.org/" STUPID_NUM="4225" MY_P="${PN}-${PV/_/-}" -SRC_URI="http://alioth.debian.org/download.php/file/${STUPID_NUM}/${MY_P}.tar.bz2" +SRC_URI="https://alioth.debian.org/download.php/file/${STUPID_NUM}/${MY_P}.tar.bz2" S="${WORKDIR}/${MY_P}" # GPL-2 is there for the init script; everything else comes from |