Browse Source

gis/osm2pgsql: Updated for version 1.11.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/216/head
Giancarlo Dessi 2 years ago
committed by Willy Sudiarto Raharjo
parent
commit
078fa93209
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      gis/osm2pgsql/osm2pgsql.SlackBuild
  2. 6
      gis/osm2pgsql/osm2pgsql.info

2
gis/osm2pgsql/osm2pgsql.SlackBuild

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=osm2pgsql
VERSION=${VERSION:-1.10.0}
VERSION=${VERSION:-1.11.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

6
gis/osm2pgsql/osm2pgsql.info

@ -1,10 +1,10 @@
PRGNAM="osm2pgsql"
VERSION="1.10.0"
VERSION="1.11.0"
HOMEPAGE="https://osm2pgsql.org/"
DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/osm2pgsql-dev/osm2pgsql/archive/1.10.0.tar.gz"
MD5SUM_x86_64="5cc0c452ef1ca8f66bdd7c6b8dd2799d"
DOWNLOAD_x86_64="https://github.com/osm2pgsql-dev/osm2pgsql/archive/1.11.0.tar.gz"
MD5SUM_x86_64="20c445875232011522c39c533bfb2f21"
REQUIRES="luajit nlohmann_json postgis"
MAINTAINER="Giancarlo Dessi"
EMAIL="slack@giand.it"
Loading…
Cancel
Save