summaryrefslogtreecommitdiffstats
path: root/src/geos.mk
diff options
context:
space:
mode:
authorNiels Kristian Bech Jensen <nkbj1970@hotmail.com>2013-09-07 13:18:15 (GMT)
committerTony Theodore <tonyt@logyst.com>2013-09-07 13:18:15 (GMT)
commit1795e432cb35e61911f394eda79e3bf3eb169465 (patch)
tree9cc485df10ac94f728fc94ed5dd5eb89839d5681 /src/geos.mk
parent90bc498ef9281de1b6abad8b297a8d6244069a62 (diff)
downloadmxe-1795e432cb35e61911f394eda79e3bf3eb169465.zip
mxe-1795e432cb35e61911f394eda79e3bf3eb169465.tar.gz
mxe-1795e432cb35e61911f394eda79e3bf3eb169465.tar.bz2
update package geos
Diffstat (limited to 'src/geos.mk')
-rw-r--r--src/geos.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/geos.mk b/src/geos.mk
index 5457f5a..7544ddf 100644
--- a/src/geos.mk
+++ b/src/geos.mk
@@ -3,8 +3,8 @@
PKG := geos
$(PKG)_IGNORE :=
-$(PKG)_VERSION := 3.3.8
-$(PKG)_CHECKSUM := 1743e09f37eb75d85283a684a5765c4f44d035fa
+$(PKG)_VERSION := 3.4.2
+$(PKG)_CHECKSUM := b8aceab04dd09f4113864f2d12015231bb318e9a
$(PKG)_SUBDIR := geos-$($(PKG)_VERSION)
$(PKG)_FILE := geos-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := http://download.osgeo.org/geos/$($(PKG)_FILE)