changeset 5087:357c3d489ddd

* src/geos.mk: update to v3.7.2
author John Donoghue
date Mon, 10 Jun 2019 08:14:37 -0400
parents 1c27f8378a9b
children bd07c8b6df75
files src/geos.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/geos.mk	Fri Jun 07 07:33:24 2019 -0400
+++ b/src/geos.mk	Mon Jun 10 08:14:37 2019 -0400
@@ -3,8 +3,8 @@
 
 PKG             := geos
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 3.7.1
-$(PKG)_CHECKSUM := c06a2e7620b9197c6b9ac456395f4ee4fed9cb86
+$(PKG)_VERSION  := 3.7.2
+$(PKG)_CHECKSUM := 1b6ec9c197fb4b0ddb96fb192e2f6924a1fbb269
 $(PKG)_SUBDIR   := geos-$($(PKG)_VERSION)
 $(PKG)_FILE     := geos-$($(PKG)_VERSION).tar.bz2
 $(PKG)_URL      := http://download.osgeo.org/geos/$($(PKG)_FILE)