diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2022-02-19 23:34:12 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-02-20 15:13:28 +0700 |
commit | 1af103b98768f9040fe56533567f64ef4a2c2b29 (patch) | |
tree | 834b44e7f694bf9b93411e8b3f0bada7f4df26e7 /gis/osm2pgrouting/osm2pgrouting.SlackBuild | |
parent | 61f2f630638e76346674e31280ec5abddc6fbb8e (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.SlackBuild | 2 |
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} |