summaryrefslogtreecommitdiff
path: root/package/libtiff
diff options
context:
space:
mode:
Diffstat (limited to 'package/libtiff')
-rw-r--r--package/libtiff/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libtiff/Makefile b/package/libtiff/Makefile
index ca2c0d5a8..73eb29b12 100644
--- a/package/libtiff/Makefile
+++ b/package/libtiff/Makefile
@@ -4,9 +4,9 @@
include ${ADK_TOPDIR}/rules.mk
PKG_NAME:= tiff
-PKG_VERSION:= 4.0.4
+PKG_VERSION:= 4.0.6
PKG_RELEASE:= 1
-PKG_HASH:= 8cb1d90c96f61cdfc0bcf036acc251c9dbe6320334da941c7a83cfe1576ef890
+PKG_HASH:= 4d57a50907b510e3049a4bba0d7888930fdfc16ce49f1bf693e5b6247370d68c
PKG_DESCR:= library for reading/writing tiff images
PKG_SECTION:= libs/image
PKG_NEEDS:= c++