summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2015-09-13 08:58:50 (GMT)
committerMark Brand <mabrand@mabrand.nl>2015-09-13 08:59:00 (GMT)
commitff84514a5dba712220de236b0b777053c8134de0 (patch)
tree8f41c9cc31d9ceb0285ee8e11a319131251d8d0e /src
parent96a85a75d4ba4138e51fbd071c2f1e1640a8416e (diff)
downloadmxe-ff84514a5dba712220de236b0b777053c8134de0.zip
mxe-ff84514a5dba712220de236b0b777053c8134de0.tar.gz
mxe-ff84514a5dba712220de236b0b777053c8134de0.tar.bz2
tiff: update
Diffstat (limited to 'src')
-rw-r--r--src/tiff.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tiff.mk b/src/tiff.mk
index b1294e9..a2d7bc0 100644
--- a/src/tiff.mk
+++ b/src/tiff.mk
@@ -3,8 +3,8 @@
PKG := tiff
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 4.0.5
-$(PKG)_CHECKSUM := 76477a8ca914c132922ca2738ffe629b840e7446
+$(PKG)_VERSION := 4.0.6
+$(PKG)_CHECKSUM := 280e27704eaca5f592b82e71ac0c78b87395e2de
$(PKG)_SUBDIR := tiff-$($(PKG)_VERSION)
$(PKG)_FILE := tiff-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://download.osgeo.org/libtiff/$($(PKG)_FILE)