Browse Source

libtiff: update to 4.0.8

Waldemar Brodkorb 8 years ago
parent
commit
122a6698ca
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package/libtiff/Makefile

+ 2 - 2
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++