From: Jorrit de Jonge Date: Mon, 8 Mar 2010 10:31:42 +0000 (-0800) Subject: Updated gutenprint to version 5.2.5 X-Git-Tag: v2.9-beta1~441 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=be267b17a2808f436334944364b0d47f3c084243;p=ipfire-2.x.git Updated gutenprint to version 5.2.5 Signed-off-by: Schantl Stefan --- diff --git a/lfs/gutenprint b/lfs/gutenprint index 81b366039a..8e3b276c62 100644 --- a/lfs/gutenprint +++ b/lfs/gutenprint @@ -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))