summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2014-12-07 08:32:50 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-12-13 10:35:43 +0700
commit32a85e862cc0a9fc37d0227508ea3da4a77fa63e (patch)
tree72c931bd5ac6ed2815a91d3d596b292dd71bdade /gis
parentcd74c15930a3fd5fe14d4555937ec55fc337e922 (diff)
downloadslackbuilds-32a85e862cc0a9fc37d0227508ea3da4a77fa63e.tar.gz
slackbuilds-32a85e862cc0a9fc37d0227508ea3da4a77fa63e.tar.xz
gis/osm2pgsql: Updated for version 0.87.0.
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 fb86b85ece..15482d874b 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.86.0}
+VERSION=${VERSION:-0.87.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/osm2pgsql/osm2pgsql.info b/gis/osm2pgsql/osm2pgsql.info
index a34a98d2b9..e6c4629a66 100644
--- a/gis/osm2pgsql/osm2pgsql.info
+++ b/gis/osm2pgsql/osm2pgsql.info
@@ -1,8 +1,8 @@
PRGNAM="osm2pgsql"
-VERSION="0.86.0"
+VERSION="0.87.0"
HOMEPAGE="https://wiki.openstreetmap.org/wiki/Osm2pgsql"
-DOWNLOAD="https://github.com/openstreetmap/osm2pgsql/archive/0.86.0.tar.gz"
-MD5SUM="cb5c4bacec369d5831d242afc416e240"
+DOWNLOAD="https://github.com/openstreetmap/osm2pgsql/archive/0.87.0.tar.gz"
+MD5SUM="3d827ab0d6f49bd423f58e4c240caa02"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgis"