Minor changes.
https://git.savannah.gnu.org/cgit/bash.git/log/?id=c5c97b371044a44b701b6efa35984a3e1956344e

Signed-off-by: Christian Melki <[email protected]>
---
 rules/bash.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/bash.make b/rules/bash.make
index 2ff41aabb..1909fd509 100644
--- a/rules/bash.make
+++ b/rules/bash.make
@@ -13,8 +13,8 @@ PACKAGES-$(PTXCONF_BASH) += bash
 #
 # Paths and names
 #
-BASH_VERSION   := 5.2.32
-BASH_MD5       := f204835b2e06c06e37b5ad776ff907f4
+BASH_VERSION   := 5.2.37
+BASH_MD5       := 9c28f21ff65de72ca329c1779684a972
 BASH           := bash-$(BASH_VERSION)
 BASH_SUFFIX    := tar.gz
 BASH_URL       := $(call ptx/mirror, GNU, bash/$(BASH).$(BASH_SUFFIX))
-- 
2.34.1


Reply via email to