aboutsummaryrefslogtreecommitdiff
path: root/gis/geos
diff options
context:
space:
mode:
Diffstat (limited to 'gis/geos')
-rw-r--r--gis/geos/geos.SlackBuild4
-rw-r--r--gis/geos/geos.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/gis/geos/geos.SlackBuild b/gis/geos/geos.SlackBuild
index 6bb5aa26ca..7c5af33a76 100644
--- a/gis/geos/geos.SlackBuild
+++ b/gis/geos/geos.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for geos
# Written by Kyle Guinn <elyk03@gmail.com>
# Maintained 2013-2021 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
-# Copyright 2021 Gregory J. L. Tourte <artourter@gmail.com>
+# Copyright 2021-2022 Gregory J. L. Tourte <artourter@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=geos
-VERSION=${VERSION:-3.10.1}
+VERSION=${VERSION:-3.10.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/gis/geos/geos.info b/gis/geos/geos.info
index 66109eb923..980aebe20e 100644
--- a/gis/geos/geos.info
+++ b/gis/geos/geos.info
@@ -1,8 +1,8 @@
PRGNAM="geos"
-VERSION="3.10.1"
+VERSION="3.10.2"
HOMEPAGE="https://trac.osgeo.org/geos/"
-DOWNLOAD="https://github.com/libgeos/geos/archive/3.10.1/geos-3.10.1.tar.gz"
-MD5SUM="b5bf4a73e5a1a3ecd2501fb986367844"
+DOWNLOAD="https://github.com/libgeos/geos/archive/3.10.2/geos-3.10.2.tar.gz"
+MD5SUM="8cc04f9bf1c6e59c19e35fca003367b3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""