mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
python-satsolver: Fix download location.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
bb1f4afa7a
commit
50c72ae150
@@ -28,7 +28,7 @@ VER = 0.16.0-20110429-868eae9
|
|||||||
|
|
||||||
THISAPP = sat-solver-bindings-$(VER)
|
THISAPP = sat-solver-bindings-$(VER)
|
||||||
DL_FILE = $(THISAPP).tar.xz
|
DL_FILE = $(THISAPP).tar.xz
|
||||||
DL_FROM = $(URL_IPFIRE)
|
DL_FROM = http://source.ipfire.org/source-3.x
|
||||||
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
DIR_APP = $(DIR_SRC)/$(THISAPP)
|
||||||
TARGET = $(DIR_INFO)/$(THISAPP)
|
TARGET = $(DIR_INFO)/$(THISAPP)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user