* [ptxdist] [PATCH] bash: Hash for tarball 5.3 changed upstream.
@ 2025-08-04 17:03 Christian Melki
0 siblings, 0 replies; only message in thread
From: Christian Melki @ 2025-08-04 17:03 UTC (permalink / raw)
To: ptxdist
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 <christian.melki@t2data.com>
---
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2025-08-04 17:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-04 17:03 [ptxdist] [PATCH] bash: Hash for tarball 5.3 changed upstream Christian Melki
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox