]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - lfs/libtiff
Merge branch 'next'
[ipfire-2.x.git] / lfs / libtiff
index 562777c9e79f3984567bfda38f67fb0a71195a7f..8858185689ea0001afde58dcbc7e46d8ee5bdb78 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 4.1.0
+VER        = 4.3.0
 
 THISAPP    = tiff-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -32,7 +32,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = libtiff
-PAK_VER    = 4
+PAK_VER    = 5
 
 DEPS       =
 
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 2165e7aba557463acc0664e71a3ed424
+$(DL_FILE)_MD5 = 0a2e4744d1426a8fc8211c0cdbc3a1b3
 
 install : $(TARGET)