From 50c72ae1500715d5c331d61456521feca75f99ca Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 13 May 2011 18:19:12 +0200 Subject: [PATCH] python-satsolver: Fix download location. Signed-off-by: Michael Tremer --- lfs/python-satsolver | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/python-satsolver b/lfs/python-satsolver index b1a47f95b..b549af7a2 100644 --- a/lfs/python-satsolver +++ b/lfs/python-satsolver @@ -28,7 +28,7 @@ VER = 0.16.0-20110429-868eae9 THISAPP = sat-solver-bindings-$(VER) DL_FILE = $(THISAPP).tar.xz -DL_FROM = $(URL_IPFIRE) +DL_FROM = http://source.ipfire.org/source-3.x DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) -- 2.39.2