changeset 5354:e0569f7f5fe6

* src/geos.mk: update to v3.8.1
author John Donoghue <john.donoghue@ieee.org>
date Fri, 03 Apr 2020 15:38:24 -0400
parents fa7de5b2de54
children 38e295be48d9
files src/geos.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/geos.mk	Wed Apr 01 15:34:43 2020 -0400
+++ b/src/geos.mk	Fri Apr 03 15:38:24 2020 -0400
@@ -3,8 +3,8 @@
 
 PKG             := geos
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 3.8.0
-$(PKG)_CHECKSUM := f8f10d04e4c9234ead4ebab4e24f6c05c9c308d1
+$(PKG)_VERSION  := 3.8.1
+$(PKG)_CHECKSUM := dbd165752dd4c48d81a84aa51c99d04410d96c67
 $(PKG)_SUBDIR   := geos-$($(PKG)_VERSION)
 $(PKG)_FILE     := geos-$($(PKG)_VERSION).tar.bz2
 $(PKG)_URL      := http://download.osgeo.org/geos/$($(PKG)_FILE)