diff options
| -rw-r--r-- | meta-oe/recipes-support/cli11/cli11_2.6.1.bb (renamed from meta-oe/recipes-support/cli11/cli11_2.6.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/cli11/cli11_2.6.0.bb b/meta-oe/recipes-support/cli11/cli11_2.6.1.bb index def32b7a6b..b6c1ac56ba 100644 --- a/meta-oe/recipes-support/cli11/cli11_2.6.0.bb +++ b/meta-oe/recipes-support/cli11/cli11_2.6.1.bb | |||
| @@ -8,7 +8,7 @@ DEPENDS = "catch2" | |||
| 8 | SRC_URI = "gitsm://github.com/CLIUtils/CLI11;branch=main;protocol=https;tag=v${PV} \ | 8 | SRC_URI = "gitsm://github.com/CLIUtils/CLI11;branch=main;protocol=https;tag=v${PV} \ |
| 9 | file://remove_tmpdir_from_test_binary.patch \ | 9 | file://remove_tmpdir_from_test_binary.patch \ |
| 10 | file://run-ptest" | 10 | file://run-ptest" |
| 11 | SRCREV = "3914826ef81208f37dc5843fa16f491d7f8c0829" | 11 | SRCREV = "bfffd37e1f804ca4fae1caae106935791696b6a9" |
| 12 | 12 | ||
| 13 | inherit cmake ptest | 13 | inherit cmake ptest |
| 14 | 14 | ||
