aboutsummaryrefslogtreecommitdiff
path: root/gis/osm2pgsql/osm2pgsql.SlackBuild
diff options
context:
space:
mode:
authorGiancarlo Dessi <slack@giand.it>2025-08-06 09:02:48 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-08-07 07:03:57 +0700
commit952ec447439b73e98aae2912ca4ffef179bb41a8 (patch)
tree8ce407edfdf2cd44cd6ea0836833bbd2efe69196 /gis/osm2pgsql/osm2pgsql.SlackBuild
parentbaf99bb35c6bf5813b6ac1832b79ce4d79cec80b (diff)
gis/osm2pgsql: Updated for version 2.1.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/osm2pgsql/osm2pgsql.SlackBuild')
-rw-r--r--gis/osm2pgsql/osm2pgsql.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/gis/osm2pgsql/osm2pgsql.SlackBuild b/gis/osm2pgsql/osm2pgsql.SlackBuild
index 601ef002f9..d5dc21fa25 100644
--- a/gis/osm2pgsql/osm2pgsql.SlackBuild
+++ b/gis/osm2pgsql/osm2pgsql.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for osm2pgsql
# Copyright 2013-2021 Benjamin Trigona-Harany
-# Copyright 2024-2015 Giancarlo Dessi, Cagliari, IT
+# Copyright 2024-2025 Giancarlo Dessi, Cagliari, IT
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -28,7 +28,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=osm2pgsql
-VERSION=${VERSION:-2.0.1}
+VERSION=${VERSION:-2.1.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}