mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/libosmium: bump version to 2.22.0
Release-notes: https://github.com/osmcode/libosmium/releases/tag/v2.22.0 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
7491f5fabc
commit
0ee207a21f
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 5a222e555865f742102d2802a7ad7ef91d6e1c8944c097c70a924214e079c858 libosmium-2.21.0.tar.gz
|
||||
sha256 8f74e3f6ba295baa7325ae5606e8f74ad9056f1d6ab4555c50bff6aa8246f366 libosmium-2.22.0.tar.gz
|
||||
sha256 c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBOSMIUM_VERSION = 2.21.0
|
||||
LIBOSMIUM_VERSION = 2.22.0
|
||||
LIBOSMIUM_SITE = $(call github,osmcode,libosmium,v$(LIBOSMIUM_VERSION))
|
||||
LIBOSMIUM_LICENSE = BSL-1.0
|
||||
LIBOSMIUM_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user