summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 9b6049f67e..1b710e02b0 100644
--- a/gis/osm2pgsql/osm2pgsql.SlackBuild
+++ b/gis/osm2pgsql/osm2pgsql.SlackBuild
@@ -22,7 +22,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=osm2pgsql
-VERSION=${VERSION:-0.88.0}
+VERSION=${VERSION:-0.88.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/osm2pgsql/osm2pgsql.info b/gis/osm2pgsql/osm2pgsql.info
index 1314f723cc..887712e23e 100644
--- a/gis/osm2pgsql/osm2pgsql.info
+++ b/gis/osm2pgsql/osm2pgsql.info
@@ -1,8 +1,8 @@
PRGNAM="osm2pgsql"
-VERSION="0.88.0"
+VERSION="0.88.1"
HOMEPAGE="https://wiki.openstreetmap.org/wiki/Osm2pgsql"
-DOWNLOAD="https://github.com/openstreetmap/osm2pgsql/archive/0.88.0.tar.gz"
-MD5SUM="5c1f3c79911f4f1c3c67559cdcfb5765"
+DOWNLOAD="https://github.com/openstreetmap/osm2pgsql/archive/0.88.1.tar.gz"
+MD5SUM="b52675522c36147d1c6c4bcabe7fc296"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgis"