From f8dce3555a028b7f97f7b57c17d6491467d582fe Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Sat, 30 Oct 2021 18:06:36 +0200 Subject: [PATCH] IO-Stringy: download from IPFire server Signed-off-by: Arne Fitzenreiter --- lfs/IO-Stringy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/IO-Stringy b/lfs/IO-Stringy index be877eb13e..d277b9e2f9 100644 --- a/lfs/IO-Stringy +++ b/lfs/IO-Stringy @@ -28,7 +28,7 @@ VER = 2.110 THISAPP = IO-stringy-$(VER) DL_FILE = $(THISAPP).tar.gz -DL_FROM = http://cpan.noris.de/authors/id/D/DS/DSKOLL +DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) -- 2.39.5