summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/ct-ng/ct-ng-1.23.0.ebuild')
-rw-r--r--sys-devel/ct-ng/ct-ng-1.23.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/ct-ng/ct-ng-1.23.0.ebuild b/sys-devel/ct-ng/ct-ng-1.23.0.ebuild
index 42a61e626953..bd18d3f3226e 100644
--- a/sys-devel/ct-ng/ct-ng-1.23.0.ebuild
+++ b/sys-devel/ct-ng/ct-ng-1.23.0.ebuild
@@ -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"