diff options
author | 2017-08-01 19:55:57 +1000 | |
---|---|---|
committer | 2017-08-17 19:05:29 +0200 | |
commit | 563bd9c6e21ade313233a3b1f772b9edf29fb980 (patch) | |
tree | bc4ea6858b98dd4f80608e45c2fbffcd5d9b64b0 /app-emulation/libcacard/libcacard-0.1.2.ebuild | |
parent | app-emulation/spice-vdagent: use HTTPS for HOMEPAGE and SRC_URI (diff) | |
download | gentoo-563bd9c6e21ade313233a3b1f772b9edf29fb980.tar.gz gentoo-563bd9c6e21ade313233a3b1f772b9edf29fb980.tar.bz2 gentoo-563bd9c6e21ade313233a3b1f772b9edf29fb980.zip |
app-emulation/libcacard: use HTTPS for HOMEPAGE and SRC_URI
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'app-emulation/libcacard/libcacard-0.1.2.ebuild')
-rw-r--r-- | app-emulation/libcacard/libcacard-0.1.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/libcacard/libcacard-0.1.2.ebuild b/app-emulation/libcacard/libcacard-0.1.2.ebuild index 16d0db2ba989..5810a1e92d50 100644 --- a/app-emulation/libcacard/libcacard-0.1.2.ebuild +++ b/app-emulation/libcacard/libcacard-0.1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,8 +6,8 @@ EAPI=6 inherit autotools eutils DESCRIPTION="Library for emulating CAC cards" -HOMEPAGE="http://spice-space.org/" -SRC_URI="http://spice-space.org/download/${PN}/${P}.tar.bz2" +HOMEPAGE="https://www.spice-space.org/" +SRC_URI="https://www.spice-space.org/download/libcacard/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" |