summaryrefslogtreecommitdiffstats
path: root/gis/osm2pgsql
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2014-12-30 11:07:13 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2014-12-31 19:21:54 +0700
commit09a38550be06f35b3380be6f39080e69fbe0d9e2 (patch)
treebeed3795a2b28b33dd42f52d18bf71b5edd091f3 /gis/osm2pgsql
parenta65187943b94cccb5500b0a0041795491ede1911 (diff)
downloadslackbuilds-09a38550be06f35b3380be6f39080e69fbe0d9e2.tar.gz
slackbuilds-09a38550be06f35b3380be6f39080e69fbe0d9e2.tar.xz
gis/osm2pgsql: Updated for version 0.87.1.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'gis/osm2pgsql')
-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 15482d874b..bc4c8d966a 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.0}
+VERSION=${VERSION:-0.87.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/osm2pgsql/osm2pgsql.info b/gis/osm2pgsql/osm2pgsql.info
index e6c4629a66..ec1df58fba 100644
--- a/gis/osm2pgsql/osm2pgsql.info
+++ b/gis/osm2pgsql/osm2pgsql.info
@@ -1,8 +1,8 @@
PRGNAM="osm2pgsql"
-VERSION="0.87.0"
+VERSION="0.87.1"
HOMEPAGE="https://wiki.openstreetmap.org/wiki/Osm2pgsql"
-DOWNLOAD="https://github.com/openstreetmap/osm2pgsql/archive/0.87.0.tar.gz"
-MD5SUM="3d827ab0d6f49bd423f58e4c240caa02"
+DOWNLOAD="https://github.com/openstreetmap/osm2pgsql/archive/0.87.1.tar.gz"
+MD5SUM="a2e02a49bf91ea099ab2ea8513e18830"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgis"