Minor difference. Unknown why it needed a new tarball.

$ diff -urN bash-5.3.old bash-5.3
Binary files bash-5.3.old/po/ka.gmo and bash-5.3/po/ka.gmo differ
diff -urN bash-5.3.old/po/stamp-po bash-5.3/po/stamp-po
--- bash-5.3.old/po/stamp-po    1970-01-01 01:00:00.000000000 +0100
+++ bash-5.3/po/stamp-po        2025-07-30 15:27:52.000000000 +0200
@@ -0,0 +1 @@
+timestamp

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

diff --git a/rules/bash.make b/rules/bash.make
index c727c61a0..cb3637708 100644
--- a/rules/bash.make
+++ b/rules/bash.make
@@ -14,7 +14,7 @@ PACKAGES-$(PTXCONF_BASH) += bash
 # Paths and names
 #
 BASH_VERSION   := 5.3
-BASH_MD5       := 4c7fb7d82586f93ab1d833ef20378ee8
+BASH_MD5       := 977c8c0c5ae6309191e7768e28ebc951
 BASH           := bash-$(BASH_VERSION)
 BASH_SUFFIX    := tar.gz
 BASH_URL       := $(call ptx/mirror, GNU, bash/$(BASH).$(BASH_SUFFIX))
-- 
2.43.0


Reply via email to