summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author ArTourter2022-03-02 22:58:59 +0100
committer Willy Sudiarto Raharjo2022-03-03 09:56:38 +0100
commit73a5dc7f97bc20c25e54ac5c2f9debde059de921 (patch)
tree9c2fd4a6f758f102d9fd9a2e35364071fbadee56 /gis
parent53a23770a96cc298b7a9f27da1e04ab1acafb064 (diff)
downloadslackbuilds-73a5dc7f97bc20c25e54ac5c2f9debde059de921.tar.gz
gis/proj-data: Updated for version 1.9
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.SlackBuild4
-rw-r--r--gis/proj-data/proj-data.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/gis/proj-data/proj-data.SlackBuild b/gis/proj-data/proj-data.SlackBuild
index 62f1ed8d7d..660e2a0954 100644
--- a/gis/proj-data/proj-data.SlackBuild
+++ b/gis/proj-data/proj-data.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for proj-data
# Copyright 2020 Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
-# Copyright 2021 Gregory J. L. Tourte <artourter@gmail.com>
+# Copyright 2021-2022 Gregory J. L. Tourte <artourter@gmail.com>
#
# Redistribution and use of this script, with or without modification, is
# permitted provided that the following conditions are met:
@@ -24,7 +24,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=proj-data
-VERSION=${VERSION:-1.8}
+VERSION=${VERSION:-1.9}
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 7333656a0f..b2d08bbdfc 100644
--- a/gis/proj-data/proj-data.info
+++ b/gis/proj-data/proj-data.info
@@ -1,8 +1,8 @@
PRGNAM="proj-data"
-VERSION="1.8"
+VERSION="1.9"
HOMEPAGE="https://www.osgeo.org/projects/proj/"
-DOWNLOAD="https://github.com/OSGeo/PROJ-data/releases/download/1.8.0/proj-data-1.8.tar.gz"
-MD5SUM="13bce71678cb0aa09c27219a30050fda"
+DOWNLOAD="https://github.com/OSGeo/PROJ-data/releases/download/1.9.0/proj-data-1.9.tar.gz"
+MD5SUM="009c282628006faca9d42dea2594c3f4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="proj"