From: Alexander Kanavin Date: Mon, 22 Dec 2025 20:05:48 +0000 (+0100) Subject: bash-completion: upgrade 2.16.0 -> 2.17.0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b2dfb2ba34ede36cb2212d594133c9234e9d4d0;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git bash-completion: upgrade 2.16.0 -> 2.17.0 Signed-off-by: Alexander Kanavin Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/bash-completion/bash-completion_2.16.0.bb b/meta/recipes-support/bash-completion/bash-completion_2.17.0.bb 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 d1a8f5e0ccf..843b5b831d5 100644 --- a/meta/recipes-support/bash-completion/bash-completion_2.16.0.bb +++ b/meta/recipes-support/bash-completion/bash-completion_2.17.0.bb @@ -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 = ""