]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/gutenprint
Firewall: Fix errormessages on rulecreation when red has no IP
[people/teissler/ipfire-2.x.git] / lfs / gutenprint
index 8e3b276c62ad3df5cb441a49ff5f277e6d57e0d2..1124a3f69138d8209dcb3c335a2ea06f9aadef48 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 5.2.5
+VER        = 5.2.9
 
 THISAPP    = gutenprint-$(VER)
 DL_FILE    = $(THISAPP).tar.bz2
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = gutenprint
-PAK_VER    = 1
+PAK_VER    = 3
 
 DEPS       = "cups"
 
@@ -44,7 +44,8 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 10a0a9fac081d8116ec5ed47fbc1591c
+$(DL_FILE)_MD5 = aefbec27b96dd404d9ac9811e17d58ce
+
 install : $(TARGET)
 
 check : $(patsubst %,$(DIR_CHK)/%,$(objects))