gis/geos: Updated for version 3.12.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>
This commit is contained in:
ArTourter 2023-06-27 20:44:33 +01:00 committed by Willy Sudiarto Raharjo
parent d23a800b96
commit 2af6aa935c
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=geos
VERSION=${VERSION:-3.11.2}
VERSION=${VERSION:-3.12.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="geos"
VERSION="3.11.2"
VERSION="3.12.0"
HOMEPAGE="https://libgeos.org/"
DOWNLOAD="https://download.osgeo.org/geos/geos-3.11.2.tar.bz2"
MD5SUM="5967d369c641f0fad42258fcb22af6b5"
DOWNLOAD="https://download.osgeo.org/geos/geos-3.12.0.tar.bz2"
MD5SUM="b2538c3b0b719c64797256ceef5fcc78"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""