diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2019-09-19 16:20:23 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-09-21 16:21:22 +0700 |
commit | ca7f7fd6cddd0a598769091dc5d78fd12e6493ad (patch) | |
tree | 1ad710114cfc171c60f85b991bd5c53af493e9b0 /gis/osm2pgsql/osm2pgsql.info | |
parent | 5a5b9be450c7b57b90153ee2f633981b0f4d948d (diff) |
gis/osm2pgsql: Updated for version 1.0.0.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Diffstat (limited to 'gis/osm2pgsql/osm2pgsql.info')
-rw-r--r-- | gis/osm2pgsql/osm2pgsql.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gis/osm2pgsql/osm2pgsql.info b/gis/osm2pgsql/osm2pgsql.info index 7509fff27e58..133e0dcb554f 100644 --- a/gis/osm2pgsql/osm2pgsql.info +++ b/gis/osm2pgsql/osm2pgsql.info @@ -1,8 +1,8 @@ PRGNAM="osm2pgsql" -VERSION="0.96.0" +VERSION="1.0.0" HOMEPAGE="https://wiki.openstreetmap.org/wiki/Osm2pgsql" -DOWNLOAD="https://github.com/openstreetmap/osm2pgsql/archive/0.96.0/osm2pgsql-0.96.0.tar.gz" -MD5SUM="c6abde50a99fd5eb1342532fd6e78306" +DOWNLOAD="https://github.com/openstreetmap/osm2pgsql/archive/1.0.0/osm2pgsql-1.0.0.tar.gz" +MD5SUM="89783dce1ff4e123950de1072e646223" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="luajit postgis" |