* [Buildroot] [PATCH/next 1/1] package/cli11: bump version to 2.6.1
@ 2025-12-02 21:02 Bernd Kuhls
2025-12-16 9:21 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2025-12-02 21:02 UTC (permalink / raw)
To: buildroot; +Cc: TIAN Yuanhao
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
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/cli11/cli11.hash | 4 ++--
package/cli11/cli11.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/cli11/cli11.hash b/package/cli11/cli11.hash
index 42ab5d1311..787e9535c0 100644
--- a/package/cli11/cli11.hash
+++ b/package/cli11/cli11.hash
@@ -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
diff --git a/package/cli11/cli11.mk b/package/cli11/cli11.mk
index 349c14fe60..b47e531f05 100644
--- a/package/cli11/cli11.mk
+++ b/package/cli11/cli11.mk
@@ -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
--
2.47.3
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH/next 1/1] package/cli11: bump version to 2.6.1
2025-12-02 21:02 [Buildroot] [PATCH/next 1/1] package/cli11: bump version to 2.6.1 Bernd Kuhls
@ 2025-12-16 9:21 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2025-12-16 9:21 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: buildroot, TIAN Yuanhao
On Tue, 2 Dec 2025 22:02:33 +0100
Bernd Kuhls <bernd@kuhls.net> wrote:
> 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
>
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
> package/cli11/cli11.hash | 4 ++--
> package/cli11/cli11.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
Applied to master as it also fixes CMake 4 build issues. Thanks!
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-12-16 9:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-02 21:02 [Buildroot] [PATCH/next 1/1] package/cli11: bump version to 2.6.1 Bernd Kuhls
2025-12-16 9:21 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox