mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-23 09:22:59 +02:00
Updated gutenprint to version 5.2.5
Signed-off-by: Schantl Stefan <Stevee@ipfire.org>
This commit is contained in:
committed by
Arne Fitzenreiter
parent
822fa11f38
commit
8f30d55245
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 5.0.2
|
||||
VER = 5.2.5
|
||||
|
||||
THISAPP = gutenprint-$(VER)
|
||||
DL_FILE = $(THISAPP).tar.bz2
|
||||
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_MD5 = ca6c45616caa720e9e185817272b08d7
|
||||
$(DL_FILE)_MD5 = 10a0a9fac081d8116ec5ed47fbc1591c
|
||||
install : $(TARGET)
|
||||
|
||||
check : $(patsubst %,$(DIR_CHK)/%,$(objects))
|
||||
|
||||
Reference in New Issue
Block a user