summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-08-01 19:55:57 +1000
committerMichał Górny <mgorny@gentoo.org>2017-08-17 19:05:29 +0200
commit563bd9c6e21ade313233a3b1f772b9edf29fb980 (patch)
treebc4ea6858b98dd4f80608e45c2fbffcd5d9b64b0 /app-emulation/libcacard
parentapp-emulation/spice-vdagent: use HTTPS for HOMEPAGE and SRC_URI (diff)
downloadgentoo-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')
-rw-r--r--app-emulation/libcacard/libcacard-0.1.2.ebuild6
-rw-r--r--app-emulation/libcacard/libcacard-2.5.1.ebuild4
2 files changed, 5 insertions, 5 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"
diff --git a/app-emulation/libcacard/libcacard-2.5.1.ebuild b/app-emulation/libcacard/libcacard-2.5.1.ebuild
index 86844b1b2a71..10439ee321a4 100644
--- a/app-emulation/libcacard/libcacard-2.5.1.ebuild
+++ b/app-emulation/libcacard/libcacard-2.5.1.ebuild
@@ -4,8 +4,8 @@
EAPI="5"
DESCRIPTION="virtual Common Access Card (CAC) library emulator"
-HOMEPAGE="http://spice-space.org/"
-SRC_URI="http://spice-space.org/download/${PN}/${P}.tar.xz"
+HOMEPAGE="https://www.spice-space.org/"
+SRC_URI="https://www.spice-space.org/download/libcacard/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"