mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
package/libconfig: bump to version 1.8.2
For change log, see: https://github.com/hyperrealm/libconfig/releases/tag/v1.8.2 Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Reviewed-by: Florian Larysch <fl@n621.de> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
9218276c54
commit
d40462ac54
@@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 87c6f382994b245f9213be34a2bf19c8ee7d033d7abaa51e88fbb7bad79e2dc6 libconfig-1.8.1.tar.gz
|
||||
sha256 e59ffb902dd5731d5d4e4fb81d3b989697615feab72dfd7c30618167b91a42ee libconfig-1.8.2.tar.gz
|
||||
sha256 cbbad55f94feadb16061c4f782910bac254460a44f1c8abd2b91452eff085f55 COPYING.LIB
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBCONFIG_VERSION = 1.8.1
|
||||
LIBCONFIG_VERSION = 1.8.2
|
||||
LIBCONFIG_SITE = https://hyperrealm.github.io/libconfig/dist
|
||||
LIBCONFIG_LICENSE = LGPL-2.1+
|
||||
LIBCONFIG_LICENSE_FILES = COPYING.LIB
|
||||
|
||||
Reference in New Issue
Block a user