changeset 6061:51ba43646a95

* src/geos.mk: update to v3.10.2
author John Donoghue <john.donoghue@ieee.org>
date Wed, 19 Jan 2022 12:54:05 -0500
parents 67e194e29755
children 4d6eba975aa4
files src/geos.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/geos.mk	Tue Jan 18 09:53:46 2022 -0500
+++ b/src/geos.mk	Wed Jan 19 12:54:05 2022 -0500
@@ -3,8 +3,8 @@
 
 PKG             := geos
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 3.10.1
-$(PKG)_CHECKSUM := 076fda159b29c2c3a04c1674f5cb458dae51eb32
+$(PKG)_VERSION  := 3.10.2
+$(PKG)_CHECKSUM := 151cc0baa09639fd278eca5b4fc06cd27a28a4c8
 $(PKG)_SUBDIR   := geos-$($(PKG)_VERSION)
 $(PKG)_FILE     := geos-$($(PKG)_VERSION).tar.bz2
 $(PKG)_URL      := http://download.osgeo.org/geos/$($(PKG)_FILE)