changeset 5931:8477c4407951

* src/geos.mk: update to v3.10.0
author John Donoghue <john.donoghue@ieee.org>
date Tue, 26 Oct 2021 09:33:15 -0400
parents 328a5c3c9a58
children e1148bca3de4
files src/geos.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/geos.mk	Tue Oct 26 09:33:14 2021 -0400
+++ b/src/geos.mk	Tue Oct 26 09:33:15 2021 -0400
@@ -3,8 +3,8 @@
 
 PKG             := geos
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 3.9.1
-$(PKG)_CHECKSUM := 26e654352f6a953b75ff0e89c1c421343e051d3a
+$(PKG)_VERSION  := 3.10.0
+$(PKG)_CHECKSUM := 7c16f08a1002f0b22dc0117de016ae5c37a58878
 $(PKG)_SUBDIR   := geos-$($(PKG)_VERSION)
 $(PKG)_FILE     := geos-$($(PKG)_VERSION).tar.bz2
 $(PKG)_URL      := http://download.osgeo.org/geos/$($(PKG)_FILE)