summaryrefslogtreecommitdiffstats
path: root/src/geos.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/geos.mk')
-rw-r--r--src/geos.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/geos.mk b/src/geos.mk
index 7b694c7..777563b 100644
--- a/src/geos.mk
+++ b/src/geos.mk
@@ -4,7 +4,7 @@
PKG := geos
$(PKG)_IGNORE :=
$(PKG)_VERSION := 3.4.2
-$(PKG)_CHECKSUM := b8aceab04dd09f4113864f2d12015231bb318e9a
+$(PKG)_CHECKSUM := 543ea9a80321481cef4d4f63a7b268953ad26c53
$(PKG)_SUBDIR := geos-$($(PKG)_VERSION)
$(PKG)_FILE := geos-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := http://download.osgeo.org/geos/$($(PKG)_FILE)