changeset 5703:1c3b3057349b

* src/geos.mk: update to v3.9.1
author John Donoghue <john.donoghue@ieee.org>
date Mon, 22 Mar 2021 16:13:18 -0400
parents 293c86f0481e
children 7f107809ea11
files src/geos.mk
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/geos.mk	Mon Mar 22 16:13:16 2021 -0400
+++ b/src/geos.mk	Mon Mar 22 16:13:18 2021 -0400
@@ -3,8 +3,8 @@
 
 PKG             := geos
 $(PKG)_IGNORE   :=
-$(PKG)_VERSION  := 3.9.0
-$(PKG)_CHECKSUM := 96fbbd6c8a44c0c9230e4c2daf70547a2a86abc0
+$(PKG)_VERSION  := 3.9.1
+$(PKG)_CHECKSUM := 26e654352f6a953b75ff0e89c1c421343e051d3a
 $(PKG)_SUBDIR   := geos-$($(PKG)_VERSION)
 $(PKG)_FILE     := geos-$($(PKG)_VERSION).tar.bz2
 $(PKG)_URL      := http://download.osgeo.org/geos/$($(PKG)_FILE)