gis/proj-data: Updated for version 1.15.

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-09-01 15:08:43 +01:00 committed by Willy Sudiarto Raharjo
parent fefe68aa5c
commit 934c0f5c79
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=proj-data
VERSION=${VERSION:-1.14}
VERSION=${VERSION:-1.15}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="proj-data"
VERSION="1.14"
VERSION="1.15"
HOMEPAGE="https://www.osgeo.org/projects/proj/"
DOWNLOAD="https://github.com/OSGeo/PROJ-data/releases/download/1.14.0/proj-data-1.14.tar.gz"
MD5SUM="174e4e4a4ab1758b52f3f5fea9ac9161"
DOWNLOAD="https://github.com/OSGeo/PROJ-data/releases/download/1.15.0/proj-data-1.15.tar.gz"
MD5SUM="527045beca36e4faa6f09617d5aafda6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="proj"