mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/libbytesize: bump version to 2.12
https://github.com/storaged-project/libbytesize/blob/2.12/NEWS.rst Added tarball hash provided by upstream. 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
359a92df29
commit
eba0a3e683
@@ -1,3 +1,4 @@
|
||||
# From https://github.com/storaged-project/libbytesize/releases/tag/2.12
|
||||
sha256 8356bac2cafd2f31f39bf1ad373cef8448cab08b817aeaee5c526d54e81c3c5a libbytesize-2.12.tar.gz
|
||||
# Locally calculated
|
||||
sha256 1f6ce157750ed1201ce83edd3c23d997a615c7da30f9a0e5bb44635f66768d81 libbytesize-2.11.tar.gz
|
||||
sha256 97bdc721d875501b6243a456333fdfdb1ab64d31c4da2554de845caf4674b946 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBBYTESIZE_VERSION = 2.11
|
||||
LIBBYTESIZE_VERSION = 2.12
|
||||
LIBBYTESIZE_SITE = https://github.com/storaged-project/libbytesize/releases/download/$(LIBBYTESIZE_VERSION)
|
||||
LIBBYTESIZE_LICENSE = LGPL-2.1+
|
||||
LIBBYTESIZE_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user