changeset 4278:6503581519fd

* src/geos.mk: update ro 3.4.2
author John D
date Fri, 16 Dec 2016 13:13:50 -0500
parents 58c59bb894c8
children 060d6cafa0a6
files src/geos.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/geos.mk	Fri Dec 16 13:10:11 2016 -0500
+++ b/src/geos.mk	Fri Dec 16 13:13:50 2016 -0500
@@ -3,8 +3,8 @@
 
 PKG             := geos
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 3.3.5
-$(PKG)_CHECKSUM := 791e2b36a9a6114c7f213fae3fc995960c35a428
+$(PKG)_VERSION  := 3.4.3
+$(PKG)_CHECKSUM := 1e78eba6e701703fcee5dce0aed203308f964e27
 $(PKG)_SUBDIR   := geos-$($(PKG)_VERSION)
 $(PKG)_FILE     := geos-$($(PKG)_VERSION).tar.bz2
 $(PKG)_URL      := http://download.osgeo.org/geos/$($(PKG)_FILE)