summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Giancarlo Dessi <slack@giand.it>2024-04-19 21:52:29 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-19 22:14:02 +0700
commitcc193cbdb40fbc6ac92d5bdc189596ebb5604297 (patch)
treec08cd1ac039cf3b3f2feee2ba2ff1ea11dfe2fd9 /gis
parent7f5904170c82c14d6c2fea551af1315885e916c7 (diff)
downloadslackbuilds-cc193cbdb40fbc6ac92d5bdc189596ebb5604297.tar.gz
slackbuilds-cc193cbdb40fbc6ac92d5bdc189596ebb5604297.tar.xz
gis/pgrouting: Updated for version 3.6.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis')
-rw-r--r--gis/pgrouting/pgrouting.SlackBuild2
-rw-r--r--gis/pgrouting/pgrouting.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/pgrouting/pgrouting.SlackBuild b/gis/pgrouting/pgrouting.SlackBuild
index dc5af3a9ac..81c926b9fd 100644
--- a/gis/pgrouting/pgrouting.SlackBuild
+++ b/gis/pgrouting/pgrouting.SlackBuild
@@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=pgrouting
-VERSION=${VERSION:-3.6.1}
+VERSION=${VERSION:-3.6.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/gis/pgrouting/pgrouting.info b/gis/pgrouting/pgrouting.info
index 7ceff5f19d..90acfc5ecf 100644
--- a/gis/pgrouting/pgrouting.info
+++ b/gis/pgrouting/pgrouting.info
@@ -1,8 +1,8 @@
PRGNAM="pgrouting"
-VERSION="3.6.1"
+VERSION="3.6.2"
HOMEPAGE="https://pgrouting.org"
-DOWNLOAD="https://github.com/pgRouting/pgrouting/archive/v3.6.1/pgrouting-3.6.1.tar.gz"
-MD5SUM="763ed039292aaab086b299645f4df590"
+DOWNLOAD="https://github.com/pgRouting/pgrouting/archive/v3.6.2/pgrouting-3.6.2.tar.gz"
+MD5SUM="96336316353a7244976a97d59f4c9061"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgis"