gis/geos: Updated for version 3.10.1

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
ArTourter 2021-11-06 12:58:19 +00:00 committed by Willy Sudiarto Raharjo
parent 416c5d4150
commit d61a2c4cdc
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) cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=geos PRGNAM=geos
VERSION=${VERSION:-3.10.0} VERSION=${VERSION:-3.10.1}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz} PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="geos" PRGNAM="geos"
VERSION="3.10.0" VERSION="3.10.1"
HOMEPAGE="https://trac.osgeo.org/geos/" HOMEPAGE="https://trac.osgeo.org/geos/"
DOWNLOAD="https://github.com/libgeos/geos/archive/refs/tags/3.10.0.tar.gz" DOWNLOAD="https://github.com/libgeos/geos/archive/refs/tags/3.10.1.tar.gz"
MD5SUM="fcc81ca6514bb653e6c7cbb08955ab95" MD5SUM="b5bf4a73e5a1a3ecd2501fb986367844"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="" REQUIRES=""