summaryrefslogtreecommitdiffstats
path: root/gis
diff options
context:
space:
mode:
author Benjamin Trigona-Harany2019-12-01 19:03:44 +0100
committer Willy Sudiarto Raharjo2019-12-07 17:19:29 +0100
commit32bc34399490c300c98c01187272f493ec6f9086 (patch)
treeb28ad043f50bcd6278dea6658ead639384d8114b /gis
parent5aba71c93f6cb82fac2fbe148f6f4526f6297f24 (diff)
downloadslackbuilds-32bc34399490c300c98c01187272f493ec6f9086.tar.gz
gis/osm2pgsql: Updated for version 1.2.1.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
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 a71a550867..32d1f51d52 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.2.0}
+VERSION=${VERSION:-1.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/gis/osm2pgsql/osm2pgsql.info b/gis/osm2pgsql/osm2pgsql.info
index 280f14cb44..e9f63ecd58 100644
--- a/gis/osm2pgsql/osm2pgsql.info
+++ b/gis/osm2pgsql/osm2pgsql.info
@@ -1,8 +1,8 @@
PRGNAM="osm2pgsql"
-VERSION="1.2.0"
+VERSION="1.2.1"
HOMEPAGE="https://wiki.openstreetmap.org/wiki/Osm2pgsql"
-DOWNLOAD="https://github.com/openstreetmap/osm2pgsql/archive/1.2.0/osm2pgsql-1.2.0.tar.gz"
-MD5SUM="e0aeb95d6d359a10c1d45d07e346a038"
+DOWNLOAD="https://github.com/openstreetmap/osm2pgsql/archive/1.2.1/osm2pgsql-1.2.1.tar.gz"
+MD5SUM="e2902cda5f41cf9cfa71459d28f24e85"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="luajit postgis"