gis/proj-data: Updated for version 1.16.

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-12-01 23:33:00 +00:00 committed by Willy Sudiarto Raharjo
parent 5bff2a3add
commit 9c40a69f13
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.15}
VERSION=${VERSION:-1.16}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

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