summaryrefslogtreecommitdiffstats
path: root/src/libgeotiff.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2015-09-23 08:32:58 (GMT)
committerTony Theodore <tonyt@logyst.com>2015-09-23 08:32:58 (GMT)
commitfc0ed34fb914c42c43d3f8eb8c54f9e25b53304e (patch)
treea667861df312d3fbd50218878ad2dfe793183efd /src/libgeotiff.mk
parent5b74c8e9de86cb213d7bc6f6c154705506857e77 (diff)
downloadmxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.zip
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.gz
mxe-fc0ed34fb914c42c43d3f8eb8c54f9e25b53304e.tar.bz2
all packages: really use sha256 checksums
Diffstat (limited to 'src/libgeotiff.mk')
-rw-r--r--src/libgeotiff.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libgeotiff.mk b/src/libgeotiff.mk
index 0760633..b9f54b8 100644
--- a/src/libgeotiff.mk
+++ b/src/libgeotiff.mk
@@ -4,7 +4,7 @@
PKG := libgeotiff
$(PKG)_IGNORE :=
$(PKG)_VERSION := 1.4.0
-$(PKG)_CHECKSUM := e09fdb8f50f91e3166ac934719fe05b30d328329
+$(PKG)_CHECKSUM := d0acb8d341fd6a8f2c673456e09fdb8f50f91e3166ac934719fe05b30d328329
$(PKG)_SUBDIR := libgeotiff-$($(PKG)_VERSION)
$(PKG)_FILE := libgeotiff-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://download.osgeo.org/geotiff/libgeotiff/$($(PKG)_FILE)