mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
gis/osm2pgsql: Updated for version 0.88.0.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
This commit is contained in:
parent
5c9a4052ff
commit
52cede9e21
2 changed files with 4 additions and 4 deletions
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=osm2pgsql
|
||||
VERSION=${VERSION:-0.87.4}
|
||||
VERSION=${VERSION:-0.88.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="osm2pgsql"
|
||||
VERSION="0.87.4"
|
||||
VERSION="0.88.0"
|
||||
HOMEPAGE="https://wiki.openstreetmap.org/wiki/Osm2pgsql"
|
||||
DOWNLOAD="https://github.com/openstreetmap/osm2pgsql/archive/0.87.4.tar.gz"
|
||||
MD5SUM="f3623125e45b386282315b55510a9749"
|
||||
DOWNLOAD="https://github.com/openstreetmap/osm2pgsql/archive/0.88.0.tar.gz"
|
||||
MD5SUM="5c1f3c79911f4f1c3c67559cdcfb5765"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="postgis"
|
||||
|
|
Loading…
Reference in a new issue