summaryrefslogtreecommitdiffstats
path: root/src/tiff.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2019-11-06 21:02:02 (GMT)
committerMark Brand <mabrand@mabrand.nl>2019-11-06 21:02:59 (GMT)
commit0c32f5a3534d34510191125a34abf58fbf6ac997 (patch)
treeef1965a6808f5c72e159d8f297e91a4adde884a5 /src/tiff.mk
parentee5aa950651cb29ddbeed5d87857a3676e705996 (diff)
downloadmxe-0c32f5a3534d34510191125a34abf58fbf6ac997.zip
mxe-0c32f5a3534d34510191125a34abf58fbf6ac997.tar.gz
mxe-0c32f5a3534d34510191125a34abf58fbf6ac997.tar.bz2
update: curl, libtasn1, tiff, zstd
Diffstat (limited to 'src/tiff.mk')
-rw-r--r--src/tiff.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tiff.mk b/src/tiff.mk
index 193a647..b897e5c 100644
--- a/src/tiff.mk
+++ b/src/tiff.mk
@@ -4,8 +4,8 @@ PKG := tiff
$(PKG)_WEBSITE := http://simplesystems.org/libtiff/
$(PKG)_DESCR := LibTIFF
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 4.0.10
-$(PKG)_CHECKSUM := 2c52d11ccaf767457db0c46795d9c7d1a8d8f76f68b0b800a3dfe45786b996e4
+$(PKG)_VERSION := 4.1.0
+$(PKG)_CHECKSUM := 5d29f32517dadb6dbcd1255ea5bbc93a2b54b94fbf83653b4d65c7d6775b8634
$(PKG)_SUBDIR := tiff-$($(PKG)_VERSION)
$(PKG)_FILE := tiff-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := https://download.osgeo.org/libtiff/$($(PKG)_FILE)