]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - lfs/libtiff
Firewall: Fix errormessages on rulecreation when red has no IP
[people/teissler/ipfire-2.x.git] / lfs / libtiff
index 5251639eb371bae43bf1d4168c40d9b7207969f5..f5e4d578b7d35cd79dec4b730e8a522314fdcce2 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.8.2
+VER        = 3.9.4
 
 THISAPP    = tiff-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,10 +32,8 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = libtiff
-PAK_VER    = 1
+PAK_VER    = 2
 
-DESCDE     = "libtiff ist eine Bibliothek für tiff-Bilder."
-DESCEN     = "libtiff is a library for tiff-images."
 DEPS       = ""
 
 ###############################################################################
@@ -46,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = fbb6f446ea4ed18955e2714934e5b698
+$(DL_FILE)_MD5 = 2006c1bdd12644dbf02956955175afd6
 
 install : $(TARGET)