summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2019-11-11 06:36:30 +0100
committer Willy Sudiarto Raharjo2019-11-23 10:01:56 +0100
commita660aed736e63b2f1c68c29b008e23ede25a0bd9 (patch)
tree01744f08543a90381257d5d0038a9dad8e8180ac /gis
parent35e3d0b1cde2d1ec0b8e7393227115301914f11a (diff)
downloadslackbuilds-a660aed736e63b2f1c68c29b008e23ede25a0bd9.tar.gz
gis/osm2pgsql: Updated for version 1.2.0.
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 4e6768ce43..a71a550867 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:-1.0.0}
+VERSION=${VERSION:-1.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/osm2pgsql/osm2pgsql.info b/gis/osm2pgsql/osm2pgsql.info
index 133e0dcb55..280f14cb44 100644
--- a/gis/osm2pgsql/osm2pgsql.info
+++ b/gis/osm2pgsql/osm2pgsql.info
@@ -1,8 +1,8 @@
PRGNAM="osm2pgsql"
-VERSION="1.0.0"
+VERSION="1.2.0"
HOMEPAGE="https://wiki.openstreetmap.org/wiki/Osm2pgsql"
-DOWNLOAD="https://github.com/openstreetmap/osm2pgsql/archive/1.0.0/osm2pgsql-1.0.0.tar.gz"
-MD5SUM="89783dce1ff4e123950de1072e646223"
+DOWNLOAD="https://github.com/openstreetmap/osm2pgsql/archive/1.2.0/osm2pgsql-1.2.0.tar.gz"
+MD5SUM="e0aeb95d6d359a10c1d45d07e346a038"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="luajit postgis"