summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2015-04-29 22:20:17 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-05-03 07:44:09 +0700
commit0fc5cce9f6dbccdb61403b634c3b7b06d960b789 (patch)
treec79cf4ba4f1cc86c9cb9267844be460eb0e3586f /gis
parent9e19acc5c1eda9f472d9a9a32a4ae7f3f6a59142 (diff)
downloadslackbuilds-0fc5cce9f6dbccdb61403b634c3b7b06d960b789.tar.gz
slackbuilds-0fc5cce9f6dbccdb61403b634c3b7b06d960b789.tar.xz
gis/osm2pgsql: Updated for version 0.87.3.
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 bc4c8d966a..1d3f2be277 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.1}
+VERSION=${VERSION:-0.87.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/osm2pgsql/osm2pgsql.info b/gis/osm2pgsql/osm2pgsql.info
index ec1df58fba..4650421bf6 100644
--- a/gis/osm2pgsql/osm2pgsql.info
+++ b/gis/osm2pgsql/osm2pgsql.info
@@ -1,8 +1,8 @@
PRGNAM="osm2pgsql"
-VERSION="0.87.1"
+VERSION="0.87.3"
HOMEPAGE="https://wiki.openstreetmap.org/wiki/Osm2pgsql"
-DOWNLOAD="https://github.com/openstreetmap/osm2pgsql/archive/0.87.1.tar.gz"
-MD5SUM="a2e02a49bf91ea099ab2ea8513e18830"
+DOWNLOAD="https://github.com/openstreetmap/osm2pgsql/archive/0.87.3.tar.gz"
+MD5SUM="7ea5a25b8e87f1d6c36e0a0b60bff611"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="postgis"