summaryrefslogtreecommitdiff
path: root/package/libtiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-05-23 23:05:07 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-05-23 23:05:07 +0200
commit122a6698ca001699ab0f8c3aea7706a1353d2784 (patch)
tree225168eebe19af2a04d82b65cfdc6e6b15d3d21d /package/libtiff
parentcd96f1b65c481e22ea835d6f2a0ffdd06d160fc2 (diff)
libtiff: update to 4.0.8
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 350000dbc..7c0e72fce 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.7
+PKG_VERSION:= 4.0.8
PKG_RELEASE:= 1
-PKG_HASH:= 9f43a2cfb9589e5cecaa66e16bf87f814c945f22df7ba600d63aac4632c4f019
+PKG_HASH:= 59d7a5a8ccd92059913f246877db95a2918e6c04fb9d43fd74e5c3390dac2910
PKG_DESCR:= library for reading/writing tiff images
PKG_SECTION:= libs/image
PKG_NEEDS:= c++