changeset 5203:d63063880e79

* src/tiff.mk: update v4.1.0
author John Donoghue
date Mon, 11 Nov 2019 08:09:23 -0500
parents 5e610d91fea7
children a5e2b6f7ec70
files src/tiff.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/tiff.mk	Mon Nov 11 07:58:46 2019 -0500
+++ b/src/tiff.mk	Mon Nov 11 08:09:23 2019 -0500
@@ -3,8 +3,8 @@
 
 PKG             := tiff
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 4.0.10
-$(PKG)_CHECKSUM := c783b80f05cdacf282aa022dc5f5b0ede5e021ae
+$(PKG)_VERSION  := 4.1.0
+$(PKG)_CHECKSUM := 7a882f8d55fd0620cbf89c47994d2d1d3b975452
 $(PKG)_SUBDIR   := tiff-$($(PKG)_VERSION)
 $(PKG)_FILE     := tiff-$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := http://download.osgeo.org/libtiff/$($(PKG)_FILE)