aboutsummaryrefslogtreecommitdiff
path: root/gis/osm2pgsql/osm2pgsql.SlackBuild
diff options
context:
space:
mode:
authorGiancarlo Dessi <slack@giand.it>2024-02-16 21:36:34 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-02-16 21:53:09 +0700
commit078fa93209fd8f1fbd77dac4c1d55bf2b771cc40 (patch)
treec611a1bd69299083d0f4917fe8b01990042d7a9a /gis/osm2pgsql/osm2pgsql.SlackBuild
parentf6d6c4354172aa671f5c916a1555019e7b3879ec (diff)
downloadslackbuilds-078fa93209fd8f1fbd77dac4c1d55bf2b771cc40.tar.xz
gis/osm2pgsql: Updated for version 1.11.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/osm2pgsql/osm2pgsql.SlackBuild')
-rw-r--r--gis/osm2pgsql/osm2pgsql.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/osm2pgsql/osm2pgsql.SlackBuild b/gis/osm2pgsql/osm2pgsql.SlackBuild
index 0d6a8a80d82b..3131240f2d6b 100644
--- a/gis/osm2pgsql/osm2pgsql.SlackBuild
+++ b/gis/osm2pgsql/osm2pgsql.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=osm2pgsql
-VERSION=${VERSION:-1.10.0}
+VERSION=${VERSION:-1.11.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}