aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 6b094ad2d6..84609c08a9 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-2024 Gregory J. L. Tourte <artourter@gmail.com>
+# Copyright 2021-2025 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.13.0}
+VERSION=${VERSION:-3.13.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/gis/geos/geos.info b/gis/geos/geos.info
index 14db2f7702..ec367393cf 100644
--- a/gis/geos/geos.info
+++ b/gis/geos/geos.info
@@ -1,8 +1,8 @@
PRGNAM="geos"
-VERSION="3.13.0"
+VERSION="3.13.1"
HOMEPAGE="https://libgeos.org/"
-DOWNLOAD="https://download.osgeo.org/geos/geos-3.13.0.tar.bz2"
-MD5SUM="7dda2ea78f394c7d460f6e81a215087c"
+DOWNLOAD="https://download.osgeo.org/geos/geos-3.13.1.tar.bz2"
+MD5SUM="98d017b683040f051bdfa4bdf07a3fde"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""