[Buildroot] [git commit] package/bash-completion: bump to version 2.17.0
Julien Olivain via buildroot <[email protected]>
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/6490c97a5e4b42e363e2c238458ec1c7c5fd97ee branch: https://gitlab.com/buildroot.org/buildroot/-/tree/master Release notes since version 2.11: https://github.com/scop/bash-completion/blob/2.17.0/CHANGELOG.md The hash of COPYING changed due to whitespace (tab to space) formatting changes. See: https://github.com/scop/bash-completion/commit/56eeb3e0b16d78a3f004c1e0c083c2eae3aa55db Signed-off-by: Shubham Chakraborty <[email protected]> [Julien: - update release notes link to use version tag - add link to upstream commit updating COPYING ] Signed-off-by: Julien Olivain <[email protected]> --- DEVELOPERS | 1 + package/bash-completion/bash-completion.hash | 4 ++-- package/bash-completion/bash-completion.mk | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/DEVELOPERS b/DEVELOPERS index 4460523447..98c9ee55d3 100644 --- a/DEVELOPERS +++ b/DEVELOPERS @@ -3056,6 +3056,7 @@ F: package/ubus/ F: package/wolfssl/ N: Shubham Chakraborty <[email protected]> +F: package/bash-completion/ F: package/ccache/ F: package/dos2unix/ F: package/font-awesome/ diff --git a/package/bash-completion/bash-completion.hash b/package/bash-completion/bash-completion.hash index 7e952e5b02..294ab65a2b 100644 --- a/package/bash-completion/bash-completion.hash +++ b/package/bash-completion/bash-completion.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 73a8894bad94dee83ab468fa09f628daffd567e8bef1a24277f1e9a0daf911ac bash-completion-2.11.tar.xz -sha256 ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6 COPYING +sha256 dd9d825e496435fb3beba3ae7bea9f77e821e894667d07431d1d4c8c570b9e58 bash-completion-2.17.0.tar.xz +sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 COPYING diff --git a/package/bash-completion/bash-completion.mk b/package/bash-completion/bash-completion.mk index 8b0e949416..fd046de8ae 100644 --- a/package/bash-completion/bash-completion.mk +++ b/package/bash-completion/bash-completion.mk @@ -4,7 +4,7 @@ # ################################################################################ -BASH_COMPLETION_VERSION = 2.11 +BASH_COMPLETION_VERSION = 2.17.0 BASH_COMPLETION_SITE = https://github.com/scop/bash-completion/releases/download/$(BASH_COMPLETION_VERSION) BASH_COMPLETION_SOURCE = bash-completion-$(BASH_COMPLETION_VERSION).tar.xz BASH_COMPLETION_LICENSE = GPL-2.0 _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot