mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 13:18:36 -09:00
package/libxmlb: bump version to 0.3.27
https://github.com/hughsie/libxmlb/blob/0.3.27/NEWS Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
2f0bd4cdfa
commit
1a173d9918
@@ -1,4 +1,4 @@
|
||||
# From https://github.com/hughsie/libxmlb/releases/tag/0.3.26
|
||||
sha256 a18bc447fff0dd0d76a2e6cd4a603b4712047c027f9bbbdc31ebc25f0e2c1ed9 libxmlb-0.3.26.tar.xz
|
||||
# From https://github.com/hughsie/libxmlb/releases/tag/0.3.27
|
||||
sha256 63fa0275f7454d77c10e0af37f79dfdb071821caf429a57dbd9598ea3a9defd6 libxmlb-0.3.27.tar.xz
|
||||
# Locally computed:
|
||||
sha256 20c17d8b8c48a600800dfd14f95d5cb9ff47066a9641ddeab48dc54aec96e331 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBXMLB_VERSION = 0.3.26
|
||||
LIBXMLB_VERSION = 0.3.27
|
||||
LIBXMLB_SITE = https://github.com/hughsie/libxmlb/releases/download/$(LIBXMLB_VERSION)
|
||||
LIBXMLB_SOURCE = libxmlb-$(LIBXMLB_VERSION).tar.xz
|
||||
LIBXMLB_LICENSE = LGPL-2.1+
|
||||
|
||||
Reference in New Issue
Block a user