summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2015-07-04 01:08:42 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-07-04 15:14:32 +0700
commit89de8ecb62f0dab26e1c560bf8440e8b75b0f348 (patch)
treeaacc6ac70df3646e3f10dad2b2e57567ba41f226 /gis
parentd8ae2bda976b43703cdad19f48aac8a221bcf91c (diff)
downloadslackbuilds-89de8ecb62f0dab26e1c560bf8440e8b75b0f348.tar.gz
slackbuilds-89de8ecb62f0dab26e1c560bf8440e8b75b0f348.tar.xz
gis/osm2pgsql: Updated for version 0.87.4.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
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 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"