sys-devel/ct-ng: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 2 Mar 2018 17:55:57 +0000 (18:55 +0100)
committerAnthony G. Basile <blueness@gentoo.org>
Sun, 11 Mar 2018 14:23:54 +0000 (10:23 -0400)
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
sys-devel/ct-ng/ct-ng-1.22.0.ebuild
sys-devel/ct-ng/ct-ng-1.23.0.ebuild

index a1002aaa002b5990fda3592bb111b6d7d024ed21..193e2677a54ef3b82332ca08384231f2c5a69e6b 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,7 +6,7 @@ EAPI="5"
 inherit bash-completion-r1
 
 DESCRIPTION="crosstool-ng is a tool to build cross-compiling toolchains"
-HOMEPAGE="http://crosstool-ng.org"
+HOMEPAGE="https://crosstool-ng.org"
 MY_P=${P/ct/crosstool}
 SRC_URI="http://ymorin.is-a-geek.org/download/crosstool-ng/${MY_P}.tar.bz2"
 
index 42a61e626953da21d1c27d0c7056b8e2dbcef1b7..bd18d3f3226ea1e2ad63d62e377f7fff0bf067a5 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,7 +6,7 @@ EAPI="5"
 inherit bash-completion-r1
 
 DESCRIPTION="crosstool-ng is a tool to build cross-compiling toolchains"
-HOMEPAGE="http://crosstool-ng.org"
+HOMEPAGE="https://crosstool-ng.org"
 MY_P=${P/ct/crosstool}
 SRC_URI="http://ymorin.is-a-geek.org/download/crosstool-ng/${MY_P}.tar.bz2"