cli11: upgrade 2.6.0 -> 2.6.1

Release Notes:
https://github.com/CLIUtils/CLI11/releases/tag/v2.6.1

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Ankur Tyagi 2025-11-19 23:53:23 +13:00 committed by Khem Raj
parent e7eba7b244
commit 36aaf7f343
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -8,7 +8,7 @@ DEPENDS = "catch2"
SRC_URI = "gitsm://github.com/CLIUtils/CLI11;branch=main;protocol=https;tag=v${PV} \
file://remove_tmpdir_from_test_binary.patch \
file://run-ptest"
SRCREV = "3914826ef81208f37dc5843fa16f491d7f8c0829"
SRCREV = "bfffd37e1f804ca4fae1caae106935791696b6a9"
inherit cmake ptest