From: Michael Tremer Date: Fri, 13 May 2011 16:19:12 +0000 (+0200) Subject: python-satsolver: Fix download location. X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=commitdiff_plain;h=50c72ae1500715d5c331d61456521feca75f99ca python-satsolver: Fix download location. Signed-off-by: Michael Tremer --- 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)