changeset 4260:ae464c78bf92

* src/tiff.mk: update to v4.0.7
author John D
date Tue, 13 Dec 2016 10:50:53 -0500
parents c5723e39a80e
children c59ef2a43499
files src/tiff.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/tiff.mk	Tue Dec 13 10:48:19 2016 -0500
+++ b/src/tiff.mk	Tue Dec 13 10:50:53 2016 -0500
@@ -3,8 +3,8 @@
 
 PKG             := tiff
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 4.0.6
-$(PKG)_CHECKSUM := 280e27704eaca5f592b82e71ac0c78b87395e2de
+$(PKG)_VERSION  := 4.0.7
+$(PKG)_CHECKSUM := 2c1b64478e88f93522a42dd5271214a0e5eae648
 $(PKG)_SUBDIR   := tiff-$($(PKG)_VERSION)
 $(PKG)_FILE     := tiff-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := http://download.osgeo.org/libtiff/$($(PKG)_FILE)