Minor fixes.

Signed-off-by: Christian Melki <christian.me...@t2data.com>
---
 rules/bash.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/bash.make b/rules/bash.make
index 7acc67560..fd6370887 100644
--- a/rules/bash.make
+++ b/rules/bash.make
@@ -13,8 +13,8 @@ PACKAGES-$(PTXCONF_BASH) += bash
 #
 # Paths and names
 #
-BASH_VERSION   := 5.2.15
-BASH_MD5       := 4281bb43497f3905a308430a8d6a30a5
+BASH_VERSION   := 5.2.21
+BASH_MD5       := ad5b38410e3bf0e9bcc20e2765f5e3f9
 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