From 86b759785b24acd678450f639424b81798e329ab Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 23 Feb 2016 09:44:40 -0800 Subject: [PATCH] make.sh: Update source upload URL There is no longer a SSH service on source.ipfire.org. The usual login on git.ipfire.org should be used instead. Signed-off-by: Michael Tremer --- lfs/Config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/Config b/lfs/Config index e2396459cf..75867ff137 100644 --- a/lfs/Config +++ b/lfs/Config @@ -35,7 +35,7 @@ # URL_IPFIRE = http://source.ipfire.org/source-2.x URL_TOOLCHAIN = http://source.ipfire.org/toolchains -URL_SOURCE = source.ipfire.org:/pub/source/source-2.x +URL_SOURCE = git.ipfire.org:/pub/source/source-2.x # Don't change this; it will be overridden by other makefiles where necessary. # -- 2.39.5