diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-01-01 10:34:18 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-01-03 10:51:27 +0000 |
| commit | 9319c15c454c813819b393c94ebfcb47143c0141 (patch) | |
| tree | 2d62f3c53cd6ae3654b87544b4bd4f211fedc061 /meta | |
| parent | 95950cfff153cff6dc1fa74082998ac1f84b2ca8 (diff) | |
| download | poky-9319c15c454c813819b393c94ebfcb47143c0141.tar.gz | |
bash-completion: upgrade 2.15.0 -> 2.16.0
(From OE-Core rev: 4be37279bf7b098382966fc81b24962a157b31c3)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-support/bash-completion/bash-completion_2.16.0.bb (renamed from meta/recipes-support/bash-completion/bash-completion_2.15.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/bash-completion/bash-completion_2.15.0.bb b/meta/recipes-support/bash-completion/bash-completion_2.16.0.bb index 709443c067..d1a8f5e0cc 100644 --- a/meta/recipes-support/bash-completion/bash-completion_2.15.0.bb +++ b/meta/recipes-support/bash-completion/bash-completion_2.16.0.bb | |||
| @@ -14,7 +14,7 @@ SECTION = "console/utils" | |||
| 14 | 14 | ||
| 15 | SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BPN}-${PV}.tar.xz" | 15 | SRC_URI = "${GITHUB_BASE_URI}/download/${PV}/${BPN}-${PV}.tar.xz" |
| 16 | 16 | ||
| 17 | SRC_URI[sha256sum] = "976a62ee6226970283cda85ecb9c7a4a88f62574c0a6f9e856126976decf1a06" | 17 | SRC_URI[sha256sum] = "3369bd5e418a75fb990863925aed5b420398acebb320ec4c0306b3eae23f107a" |
| 18 | GITHUB_BASE_URI = "https://github.com/scop/bash-completion/releases" | 18 | GITHUB_BASE_URI = "https://github.com/scop/bash-completion/releases" |
| 19 | 19 | ||
| 20 | PARALLEL_MAKE = "" | 20 | PARALLEL_MAKE = "" |
