mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
cli11: upgrade 2.3.0 -> 2.3.1
Changelog: ========== Bugfix: App::get_option_group implementation missing #793 Bugfix: Fix spacing when setting an empty footer #796 Bugfix: Address Klocwork static analysis checking issues #785 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
ca25528ad3
commit
df06118e8a
@ -3,7 +3,7 @@ DESCRIPTION = "A command line parser for C++11 and beyond that provides a rich f
|
||||
HOMEPAGE = "https://github.com/CLIUtils/CLI11"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=9ad746b5f49c0fd53c08ca1faff1922c"
|
||||
SRCREV = "a66ae4145779c56dc0f9f98a631656417dd77de8"
|
||||
SRCREV = "c2ea58c7f9bb2a1da2d3d7f5b462121ac6a07f16"
|
||||
PV .= "+git${SRCPV}"
|
||||
|
||||
SRC_URI += "gitsm://github.com/CLIUtils/CLI11;branch=main;protocol=https \
|
||||
Loading…
x
Reference in New Issue
Block a user