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 1d3f2be277..442d86c4c4 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.87.3}
+VERSION=${VERSION:-0.87.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/osm2pgsql/osm2pgsql.info b/gis/osm2pgsql/osm2pgsql.info
index 4650421bf6..a3dd7c23d0 100644
--- a/gis/osm2pgsql/osm2pgsql.info
+++ b/gis/osm2pgsql/osm2pgsql.info
@@ -1,8 +1,8 @@
PRGNAM="osm2pgsql"
-VERSION="0.87.3"
+VERSION="0.87.4"
HOMEPAGE="https://wiki.openstreetmap.org/wiki/Osm2pgsql"
-DOWNLOAD="https://github.com/openstreetmap/osm2pgsql/archive/0.87.3.tar.gz"
-MD5SUM="7ea5a25b8e87f1d6c36e0a0b60bff611"
+DOWNLOAD="https://github.com/openstreetmap/osm2pgsql/archive/0.87.4.tar.gz"
+MD5SUM="f3623125e45b386282315b55510a9749"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgis"