aboutsummaryrefslogtreecommitdiff
path: root/gis/osm2pgrouting/osm2pgrouting.SlackBuild
diff options
context:
space:
mode:
authorAndrew Clemons <andrew.clemons@gmail.com>2022-02-19 23:34:12 +1300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-20 15:13:28 +0700
commit1af103b98768f9040fe56533567f64ef4a2c2b29 (patch)
tree834b44e7f694bf9b93411e8b3f0bada7f4df26e7 /gis/osm2pgrouting/osm2pgrouting.SlackBuild
parent61f2f630638e76346674e31280ec5abddc6fbb8e (diff)
gis/osm2pgrouting: Updated for version 2.3.8.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/osm2pgrouting/osm2pgrouting.SlackBuild')
-rw-r--r--gis/osm2pgrouting/osm2pgrouting.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/osm2pgrouting/osm2pgrouting.SlackBuild b/gis/osm2pgrouting/osm2pgrouting.SlackBuild
index adf5718988..82333f1f8c 100644
--- a/gis/osm2pgrouting/osm2pgrouting.SlackBuild
+++ b/gis/osm2pgrouting/osm2pgrouting.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=osm2pgrouting
-VERSION=${VERSION:-2.3.7}
+VERSION=${VERSION:-2.3.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}