mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
package/osm2pgsql: bump version to 2.3.1
Release-notes, since 2.2.0: https://github.com/osm2pgsql-dev/osm2pgsql/releases/tag/2.3.0 https://github.com/osm2pgsql-dev/osm2pgsql/releases/tag/2.3.1 Signed-off-by: Maxim Kochetkov <fido_max@inbox.ru> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
b5e6133eab
commit
1f92ba142c
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 567dad078f8a66d6d706ac1876b5251b688109d16974909d89ce2056d6e9f258 osm2pgsql-2.2.0.tar.gz
|
||||
sha256 e90461bd78787fd5cf82f73ac4bc0cfccbc4f498f35dce59eb4d168a380d6ac0 osm2pgsql-2.3.1.tar.gz
|
||||
sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
OSM2PGSQL_VERSION = 2.2.0
|
||||
OSM2PGSQL_VERSION = 2.3.1
|
||||
OSM2PGSQL_SITE = $(call github,osm2pgsql-dev,osm2pgsql,$(OSM2PGSQL_VERSION))
|
||||
OSM2PGSQL_LICENSE = GPL-2.0+
|
||||
OSM2PGSQL_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user