gis/SFCGAL: Updated for version 1.5.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Giancarlo Dessi 2023-11-02 12:59:06 +07:00 committed by Willy Sudiarto Raharjo
parent 7d1484401c
commit b6fdcd7470
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=SFCGAL
VERSION=${VERSION:-1.4.1}
VERSION=${VERSION:-1.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="SFCGAL"
VERSION="1.4.1"
HOMEPAGE="https://oslandia.gitlab.io/SFCGAL/"
DOWNLOAD="https://gitlab.com/Oslandia/SFCGAL/-/archive/v1.4.1/SFCGAL-v1.4.1.tar.gz"
MD5SUM="a3b6d6029679b1c02543c241fb7ddc65"
VERSION="1.5.0"
HOMEPAGE="https://sfcgal.gitlab.io/SFCGAL/"
DOWNLOAD="https://gitlab.com/sfcgal/SFCGAL/-/archive/v1.5.0/SFCGAL-v1.5.0.tar.gz"
MD5SUM="65ce9df8c6168b8498c39b35487b5f66"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="CGAL5"