app-misc/tails-installer: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 17 Jun 2018 09:02:48 +0000 (11:02 +0200)
committerGeorgy Yakovlev <gyakovlev@gentoo.org>
Mon, 18 Jun 2018 01:17:57 +0000 (18:17 -0700)
Acked-by: Austin English <wizardedit@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/8869

app-misc/tails-installer/tails-installer-4.4.11.ebuild
app-misc/tails-installer/tails-installer-4.4.8.ebuild

index 19426c95927542969abfeb0c680a39e18c14044c..e67daaeac16f5ba054869e70bbd99e3a37cf32a3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,8 +9,8 @@ DISTUTILS_SINGLE_IMPL=1
 inherit distutils-r1 gnome2-utils
 
 DESCRIPTION="A graphical tool to install or upgrade Tails on a USB stick from an ISO image"
-HOMEPAGE="https://tails.boum.org http://git.tails.boum.org/liveusb-creator"
-SRC_URI="http://deb.tails.boum.org/pool/main/t/${PN}/${PN}_${PV}+dfsg.orig.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://tails.boum.org https://git.tails.boum.org/liveusb-creator"
+SRC_URI="https://deb.tails.boum.org/pool/main/t/${PN}/${PN}_${PV}+dfsg.orig.tar.gz -> ${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="amd64 x86"
index 2c3bb2dc3688c6e3eab3dad6d8763421292b8be2..95febfb28b2bf3e7608b142f31f0972577cc8878 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,8 +9,8 @@ DISTUTILS_SINGLE_IMPL=1
 inherit distutils-r1 gnome2-utils
 
 DESCRIPTION="A graphical tool to install or upgrade Tails on a USB stick from an ISO image"
-HOMEPAGE="https://tails.boum.org http://git.tails.boum.org/liveusb-creator"
-SRC_URI="http://deb.tails.boum.org/pool/main/t/${PN}/${PN}_${PV}+dfsg.orig.tar.gz -> ${P}.tar.gz"
+HOMEPAGE="https://tails.boum.org https://git.tails.boum.org/liveusb-creator"
+SRC_URI="https://deb.tails.boum.org/pool/main/t/${PN}/${PN}_${PV}+dfsg.orig.tar.gz -> ${P}.tar.gz"
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"