]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
bash-completion: upgrade 2.16.0 -> 2.17.0
authorAlexander Kanavin <alex@linutronix.de>
Mon, 22 Dec 2025 20:05:48 +0000 (21:05 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 31 Dec 2025 12:02:50 +0000 (12:02 +0000)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/bash-completion/bash-completion_2.17.0.bb [moved from meta/recipes-support/bash-completion/bash-completion_2.16.0.bb with 92% similarity]

similarity index 92%
rename from meta/recipes-support/bash-completion/bash-completion_2.16.0.bb
rename to meta/recipes-support/bash-completion/bash-completion_2.17.0.bb
index d1a8f5e0ccffe30162ae39e7a48cc3224f3245f1..843b5b831d5eaeafca4c884698343f0f2068bf7d 100644 (file)
@@ -14,7 +14,7 @@ SECTION = "console/utils"
 
 SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BPN}-${PV}.tar.xz"
 
-SRC_URI[sha256sum] = "3369bd5e418a75fb990863925aed5b420398acebb320ec4c0306b3eae23f107a"
+SRC_URI[sha256sum] = "dd9d825e496435fb3beba3ae7bea9f77e821e894667d07431d1d4c8c570b9e58"
 GITHUB_BASE_URI = "https://github.com/scop/bash-completion/releases"
 
 PARALLEL_MAKE = ""