diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2019-12-01 10:03:44 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-07 23:19:29 +0700 |
commit | 32bc34399490c300c98c01187272f493ec6f9086 (patch) | |
tree | b28ad043f50bcd6278dea6658ead639384d8114b /gis/osm2pgsql/osm2pgsql.SlackBuild | |
parent | 5aba71c93f6cb82fac2fbe148f6f4526f6297f24 (diff) |
gis/osm2pgsql: Updated for version 1.2.1.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Diffstat (limited to 'gis/osm2pgsql/osm2pgsql.SlackBuild')
-rw-r--r-- | gis/osm2pgsql/osm2pgsql.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gis/osm2pgsql/osm2pgsql.SlackBuild b/gis/osm2pgsql/osm2pgsql.SlackBuild index a71a55086717..32d1f51d5273 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} |