summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2015-09-13 09:30:42 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-09-13 09:30:42 (GMT)
commita74d9b9b418e2f69e8ca33ced3fc45741fba2a61 (patch)
treea6ec8e7c54e171399d9e72fb33cc2d226e50457b
parent0362cf7a7c276d0e0356c782d01a1beadfea72df (diff)
parent379014a84af33213187d9c1d5615a77c6b023f87 (diff)
downloadmxe-a74d9b9b418e2f69e8ca33ced3fc45741fba2a61.zip
mxe-a74d9b9b418e2f69e8ca33ced3fc45741fba2a61.tar.gz
mxe-a74d9b9b418e2f69e8ca33ced3fc45741fba2a61.tar.bz2
Merge branch 'master' of github.com:mxe/mxe
-rw-r--r--src/tiff.mk4
-rw-r--r--versions.json2
2 files changed, 3 insertions, 3 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)
diff --git a/versions.json b/versions.json
index 77dae6e..a9baac1 100644
--- a/versions.json
+++ b/versions.json
@@ -348,7 +348,7 @@
"teem": "1.11.0",
"termcap": "1.3.1",
"theora": "1.1.1",
- "tiff": "4.0.5",
+ "tiff": "4.0.6",
"tinyxml": "2.6.2",
"tinyxml2": "2.2.0",
"tre": "0.8.0",