Parcourir la source

tiff: update to 4.3.0

Waldemar Brodkorb il y a 2 ans
Parent
commit
9fd9705985
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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.8
+PKG_VERSION:=		4.3.0
 PKG_RELEASE:=		1
-PKG_HASH:=		59d7a5a8ccd92059913f246877db95a2918e6c04fb9d43fd74e5c3390dac2910
+PKG_HASH:=		0e46e5acb087ce7d1ac53cf4f56a09b221537fc86dfc5daaad1c2e89e1b37ac8
 PKG_DESCR:=		library for reading/writing tiff images
 PKG_SECTION:=		libs/image
 PKG_NEEDS:=		c++