mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-04 10:53:30 +08:00
package/libyang: bump to version 1.0.130
- Align hashes to the new spacing convention Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
0cccf728b1
commit
618581bd90
@ -1,2 +1,3 @@
|
||||
sha256 1686a381a8cce775102e60c8eb93f7ba64c6d4ae10591fc05d9f969a07815f60 libyang-1.0.109.tar.gz
|
||||
sha256 f942fe693e03e4e3ff67a351c00dc8f468a042e0d7273b0aa6bc53060b568112 LICENSE
|
||||
# Locally calculated
|
||||
sha256 c9703079f10fbf7154882562322b4b01764bc7735345da555ca51201b02e536c libyang-1.0.130.tar.gz
|
||||
sha256 f942fe693e03e4e3ff67a351c00dc8f468a042e0d7273b0aa6bc53060b568112 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBYANG_VERSION = 1.0.109
|
||||
LIBYANG_VERSION = 1.0.130
|
||||
LIBYANG_SITE = $(call github,CESNET,libyang,v$(LIBYANG_VERSION))
|
||||
LIBYANG_LICENSE = BSD-3-Clause
|
||||
LIBYANG_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user