aboutsummaryrefslogtreecommitdiff
path: root/gis/osm2pgsql
diff options
context:
space:
mode:
Diffstat (limited to 'gis/osm2pgsql')
-rw-r--r--gis/osm2pgsql/osm2pgsql.SlackBuild4
-rw-r--r--gis/osm2pgsql/osm2pgsql.info6
2 files changed, 5 insertions, 5 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}
diff --git a/gis/osm2pgsql/osm2pgsql.info b/gis/osm2pgsql/osm2pgsql.info
index 533ddf85b7..ac1ec9e036 100644
--- a/gis/osm2pgsql/osm2pgsql.info
+++ b/gis/osm2pgsql/osm2pgsql.info
@@ -1,10 +1,10 @@
PRGNAM="osm2pgsql"
-VERSION="2.0.1"
+VERSION="2.1.1"
HOMEPAGE="https://osm2pgsql.org/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
-DOWNLOAD_x86_64="https://github.com/osm2pgsql-dev/osm2pgsql/archive/2.0.1/osm2pgsql-2.0.1.tar.gz"
-MD5SUM_x86_64="272644591b9ea061599a355b0c2f1fb1"
+DOWNLOAD_x86_64="https://github.com/osm2pgsql-dev/osm2pgsql/archive/2.1.1/osm2pgsql-2.1.1.tar.gz"
+MD5SUM_x86_64="3b38e0313c7eed09c0a1379064a352e3"
REQUIRES="luajit nlohmann_json postgis proj"
MAINTAINER="Giancarlo Dessi"
EMAIL="slack@giand.it"