app-emulation/libcacard: use HTTPS for HOMEPAGE and SRC_URI
authorDavid Hicks <david@hicks.id.au>
Tue, 1 Aug 2017 09:55:57 +0000 (19:55 +1000)
committerMichał Górny <mgorny@gentoo.org>
Thu, 17 Aug 2017 17:05:29 +0000 (19:05 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

app-emulation/libcacard/libcacard-0.1.2.ebuild
app-emulation/libcacard/libcacard-2.5.1.ebuild

index 16d0db2ba989b890fed9cfbfbdfab5ca2853ad2b..5810a1e92d50d5684a02185a7bd396c839868d78 100644 (file)
@@ -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"
index 86844b1b2a71d81da13ea81a2f12e55274340f94..10439ee321a4ffd07f8ddae0cfee4f6246098730 100644 (file)
@@ -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"