changeset 5946:cb27aea09085

* src/geos.mk: update to v3.10.1
author John Donoghue <john.donoghue@ieee.org>
date Thu, 11 Nov 2021 09:49:09 -0500
parents 540abbedeb37
children 09d3533acacf
files src/geos.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/geos.mk	Thu Nov 11 09:49:08 2021 -0500
+++ b/src/geos.mk	Thu Nov 11 09:49:09 2021 -0500
@@ -3,8 +3,8 @@
 
 PKG             := geos
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 3.10.0
-$(PKG)_CHECKSUM := 7c16f08a1002f0b22dc0117de016ae5c37a58878
+$(PKG)_VERSION  := 3.10.1
+$(PKG)_CHECKSUM := 076fda159b29c2c3a04c1674f5cb458dae51eb32
 $(PKG)_SUBDIR   := geos-$($(PKG)_VERSION)
 $(PKG)_FILE     := geos-$($(PKG)_VERSION).tar.bz2
 $(PKG)_URL      := http://download.osgeo.org/geos/$($(PKG)_FILE)