python-satsolver: Fix download location.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2011-05-13 18:19:12 +02:00
parent 66befe5952
commit ebc354b846

View File

@@ -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)