Updated gutenprint to version 5.2.5

Signed-off-by: Schantl Stefan <Stevee@ipfire.org>
This commit is contained in:
Jorrit de Jonge
2010-03-08 02:31:42 -08:00
committed by Arne Fitzenreiter
parent 822fa11f38
commit 8f30d55245

View File

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