mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/cli11: bump version to 2.6.1
Release notes: https://github.com/CLIUtils/CLI11/releases Updated license hash due to copyright year and version bumps: https://github.com/CLIUtils/CLI11/commits/v2.6.1/LICENSE Fixes CMake 4 build issue: https://autobuild.buildroot.net/results/2d70c8e9721b2c6e2f80099fc926a8b47e35bcfd/ Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
5ae304d96c
commit
df26e93963
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 aac0ab42108131ac5d3344a9db0fdf25c4db652296641955720a4fbe52334e22 cli11-2.3.2.tar.gz
|
||||
sha256 4110754959bd99e0ebc34001ed0402ff5f371364e83f9db6d1e230d02368984f LICENSE
|
||||
sha256 377691f3fac2b340f12a2f79f523c780564578ba3d6eaf5238e9f35895d5ba95 cli11-2.6.1.tar.gz
|
||||
sha256 3a70a5dffdaefe4c434660a8270f679ae18dd3c34208fb0b461a665bfcfe3e97 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
CLI11_VERSION = 2.3.2
|
||||
CLI11_VERSION = 2.6.1
|
||||
CLI11_SITE = $(call github,CLIUtils,CLI11,v$(CLI11_VERSION))
|
||||
CLI11_LICENSE = BSD-3-Clause
|
||||
CLI11_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user