summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Giancarlo Dessi2024-02-16 15:36:34 +0100
committer Willy Sudiarto Raharjo2024-02-16 15:53:09 +0100
commit078fa93209fd8f1fbd77dac4c1d55bf2b771cc40 (patch)
treec611a1bd69299083d0f4917fe8b01990042d7a9a /gis
parentf6d6c4354172aa671f5c916a1555019e7b3879ec (diff)
downloadslackbuilds-078fa93209fd8f1fbd77dac4c1d55bf2b771cc40.tar.gz
gis/osm2pgsql: Updated for version 1.11.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis')
-rw-r--r--gis/osm2pgsql/osm2pgsql.SlackBuild2
-rw-r--r--gis/osm2pgsql/osm2pgsql.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/gis/osm2pgsql/osm2pgsql.SlackBuild b/gis/osm2pgsql/osm2pgsql.SlackBuild
index 0d6a8a80d8..3131240f2d 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}
diff --git a/gis/osm2pgsql/osm2pgsql.info b/gis/osm2pgsql/osm2pgsql.info
index ea4119f8da..a45a4de0e7 100644
--- a/gis/osm2pgsql/osm2pgsql.info
+++ b/gis/osm2pgsql/osm2pgsql.info
@@ -1,10 +1,10 @@
PRGNAM="osm2pgsql"
-VERSION="1.10.0"
+VERSION="1.11.0"
HOMEPAGE="https://osm2pgsql.org/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/osm2pgsql-dev/osm2pgsql/archive/1.10.0.tar.gz"
-MD5SUM_x86_64="5cc0c452ef1ca8f66bdd7c6b8dd2799d"
+DOWNLOAD_x86_64="https://github.com/osm2pgsql-dev/osm2pgsql/archive/1.11.0.tar.gz"
+MD5SUM_x86_64="20c445875232011522c39c533bfb2f21"
REQUIRES="luajit nlohmann_json postgis"
MAINTAINER="Giancarlo Dessi"
EMAIL="slack@giand.it"