app-arch/unp: Use HTTPS.
authorJeroen Roovers <jer@gentoo.org>
Sat, 23 Sep 2017 06:30:07 +0000 (08:30 +0200)
committerJeroen Roovers <jer@gentoo.org>
Sat, 23 Sep 2017 06:45:30 +0000 (08:45 +0200)
Package-Manager: Portage-2.3.10, Repoman-2.3.3

app-arch/unp/unp-2.0_pre7.ebuild
app-arch/unp/unp-2.0_pre7_p1.ebuild

index 517595fd46e6f41a43b186b2076127c49b9515a8..17f3ea39960984a613dcf636bf0be87112221b57 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=2
@@ -6,7 +6,7 @@ EAPI=2
 inherit eutils bash-completion-r1
 
 DESCRIPTION="Script for unpacking various file formats"
-HOMEPAGE="http://packages.qa.debian.org/u/unp.html"
+HOMEPAGE="https://packages.qa.debian.org/u/unp.html"
 SRC_URI="mirror://debian/pool/main/u/unp/${PN}_${PV/_/$'\x7e'}.tar.bz2"
 S="${WORKDIR}/${PN}-${PV/_/$'\x7e'}"
 
index fae53e4e73b5025c435b89e6e83e6fdd42d27f14..3c2f98f8f9cffc4e52166185c8a7d8822928377b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit eutils bash-completion-r1
 
 DESCRIPTION="Script for unpacking various file formats"
-HOMEPAGE="http://packages.qa.debian.org/u/unp.html"
+HOMEPAGE="https://packages.qa.debian.org/u/unp.html"
 TEMP_PV="${PV/_pre/$'\x7e'pre}"
 MY_PV="${TEMP_PV/_p/+nmu}"
 SRC_URI="mirror://debian/pool/main/u/unp/${PN}_${MY_PV}.tar.bz2"