summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author ArTourter <artourter@gmail.com>2022-12-02 22:43:09 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-03 09:09:24 +0700
commit4904ade2aa3c964cbdca659e3e228c62b38740c8 (patch)
treea612c94b24a6adf1a33caee9b64a0cb39cd25c1d /gis
parent2f8220cf2de174e29cd29f51ae46eee0cf360896 (diff)
downloadslackbuilds-4904ade2aa3c964cbdca659e3e228c62b38740c8.tar.gz
slackbuilds-4904ade2aa3c964cbdca659e3e228c62b38740c8.tar.xz
gis/proj-data: Updated for version 0.12.
Signed-off-by: ArTourter <artourter@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis')
-rw-r--r--gis/proj-data/proj-data.SlackBuild2
-rw-r--r--gis/proj-data/proj-data.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/proj-data/proj-data.SlackBuild b/gis/proj-data/proj-data.SlackBuild
index 7c92eac69e..7ecee5cd8c 100644
--- a/gis/proj-data/proj-data.SlackBuild
+++ b/gis/proj-data/proj-data.SlackBuild
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=proj-data
-VERSION=${VERSION:-1.11}
+VERSION=${VERSION:-1.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/gis/proj-data/proj-data.info b/gis/proj-data/proj-data.info
index 9f3e4c1519..aac51c169b 100644
--- a/gis/proj-data/proj-data.info
+++ b/gis/proj-data/proj-data.info
@@ -1,8 +1,8 @@
PRGNAM="proj-data"
-VERSION="1.11"
+VERSION="1.12"
HOMEPAGE="https://www.osgeo.org/projects/proj/"
-DOWNLOAD="https://github.com/OSGeo/PROJ-data/releases/download/1.11.0/proj-data-1.11.tar.gz"
-MD5SUM="69de3b9846485af7d24c71d18a6a427d"
+DOWNLOAD="https://github.com/OSGeo/PROJ-data/releases/download/1.12.0/proj-data-1.12.tar.gz"
+MD5SUM="127af91b4daeb55bb5d5a4da93e55455"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="proj"