app-arch/lzip: Use HTTPS
authorThomas Deutschmann <whissi@gentoo.org>
Wed, 21 Feb 2018 14:51:48 +0000 (15:51 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Wed, 21 Feb 2018 14:51:48 +0000 (15:51 +0100)
Package-Manager: Portage-2.3.24, Repoman-2.3.6

app-arch/lzip/lzip-1.18.ebuild
app-arch/lzip/lzip-1.19.ebuild
app-arch/lzip/lzip-1.20_rc1.ebuild

index 03a2a056d8bbc31935302a255c9a5fd5c90b970f..0fe356a4b09f2a9c6688c56ea4e9d0e2136ebf5d 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=5
@@ -6,8 +6,9 @@ EAPI=5
 inherit toolchain-funcs
 
 DESCRIPTION="lossless data compressor based on the LZMA algorithm"
-HOMEPAGE="http://www.nongnu.org/lzip/lzip.html"
-SRC_URI="http://download.savannah.gnu.org/releases-noredirect/${PN}/${P/_/-}.tar.gz"
+HOMEPAGE="https://www.nongnu.org/lzip/lzip.html"
+SRC_URI="https://download.savannah.gnu.org/releases-noredirect/${PN}/${P/_/-}.tar.gz
+       https://download.savannah.gnu.org/releases/${PN}/${P/_/-}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
index ead377f888aa63e5311d044f5bc31233a7133a80..51eba18e851fee7ec3cfe5a13e5189239a93bde3 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
@@ -6,9 +6,9 @@ EAPI=6
 inherit toolchain-funcs
 
 DESCRIPTION="lossless data compressor based on the LZMA algorithm"
-HOMEPAGE="http://www.nongnu.org/lzip/lzip.html"
-SRC_URI="http://download.savannah.gnu.org/releases-noredirect/${PN}/${P/_/-}.tar.gz
-       http://download.savannah.gnu.org/releases/${PN}/${P/_/-}.tar.gz"
+HOMEPAGE="https://www.nongnu.org/lzip/lzip.html"
+SRC_URI="https://download.savannah.gnu.org/releases-noredirect/${PN}/${P/_/-}.tar.gz
+       https://download.savannah.gnu.org/releases/${PN}/${P/_/-}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"
index ead377f888aa63e5311d044f5bc31233a7133a80..51eba18e851fee7ec3cfe5a13e5189239a93bde3 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
@@ -6,9 +6,9 @@ EAPI=6
 inherit toolchain-funcs
 
 DESCRIPTION="lossless data compressor based on the LZMA algorithm"
-HOMEPAGE="http://www.nongnu.org/lzip/lzip.html"
-SRC_URI="http://download.savannah.gnu.org/releases-noredirect/${PN}/${P/_/-}.tar.gz
-       http://download.savannah.gnu.org/releases/${PN}/${P/_/-}.tar.gz"
+HOMEPAGE="https://www.nongnu.org/lzip/lzip.html"
+SRC_URI="https://download.savannah.gnu.org/releases-noredirect/${PN}/${P/_/-}.tar.gz
+       https://download.savannah.gnu.org/releases/${PN}/${P/_/-}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="0"