mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/osm2pgsql: bump version to 2.0.1
Release-notes: https://github.com/osm2pgsql-dev/osm2pgsql/releases/tag/2.0.1 Change URL to osm2pgsql-dev. 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
ec2735686a
commit
35b50e9b03
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 05c2355b4a59d03a0f9855b4234a3bdc717b078faee625e73357947d1a82fe89 osm2pgsql-2.0.0.tar.gz
|
||||
sha256 b9d5c95ccc928aafc3c6caccb8b5bc19c4d48a5d1640cada07388d0dbf171ecc osm2pgsql-2.0.1.tar.gz
|
||||
sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 COPYING
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
OSM2PGSQL_VERSION = 2.0.0
|
||||
OSM2PGSQL_SITE = $(call github,openstreetmap,osm2pgsql,$(OSM2PGSQL_VERSION))
|
||||
OSM2PGSQL_VERSION = 2.0.1
|
||||
OSM2PGSQL_SITE = $(call github,osm2pgsql-dev,osm2pgsql,$(OSM2PGSQL_VERSION))
|
||||
OSM2PGSQL_LICENSE = GPL-2.0+
|
||||
OSM2PGSQL_LICENSE_FILES = COPYING
|
||||
OSM2PGSQL_SUPPORTS_IN_SOURCE_BUILD = NO
|
||||
|
||||
Reference in New Issue
Block a user