diff options
author | ArTourter <artourter@gmail.com> | 2024-09-14 00:18:55 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-09-14 23:36:46 +0700 |
commit | 7a79e40d8af50f1c2e16c9838885459411b75d85 (patch) | |
tree | 23189164541ada943e9e717df3215c558a6e9af9 /gis | |
parent | 05f728c9793c41bb4080dfc76eaa6fb92e400169 (diff) |
gis/geos: Updated for version 3.13.0.
Signed-off-by: ArTourter <artourter@gmail.com>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis')
-rw-r--r-- | gis/geos/geos.SlackBuild | 2 | ||||
-rw-r--r-- | gis/geos/geos.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/geos/geos.SlackBuild b/gis/geos/geos.SlackBuild index 709817683593f..6b094ad2d641d 100644 --- a/gis/geos/geos.SlackBuild +++ b/gis/geos/geos.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=geos -VERSION=${VERSION:-3.12.2} +VERSION=${VERSION:-3.13.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/gis/geos/geos.info b/gis/geos/geos.info index 64dbfde37b658..14db2f7702df7 100644 --- a/gis/geos/geos.info +++ b/gis/geos/geos.info @@ -1,8 +1,8 @@ PRGNAM="geos" -VERSION="3.12.2" +VERSION="3.13.0" HOMEPAGE="https://libgeos.org/" -DOWNLOAD="https://download.osgeo.org/geos/geos-3.12.2.tar.bz2" -MD5SUM="f451aa3884f2ca19ae555f5c7d8de4f8" +DOWNLOAD="https://download.osgeo.org/geos/geos-3.13.0.tar.bz2" +MD5SUM="7dda2ea78f394c7d460f6e81a215087c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |