Thanks, applied as bab62913bfb3b6c0a169b68b8d35289bba0e9e96. Michael
[sent from post-receive hook] On Fri, 29 Aug 2025 11:46:15 +0200, Christian Melki <[email protected]> wrote: > 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]> > Message-Id: <[email protected]> > [mol: keep the old hash to avoid breaking already downloaded archives] > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/bash.make b/rules/bash.make > index c727c61a0238..bf7511720a4c 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 > 4c7fb7d82586f93ab1d833ef20378ee8 > BASH := bash-$(BASH_VERSION) > BASH_SUFFIX := tar.gz > BASH_URL := $(call ptx/mirror, GNU, bash/$(BASH).$(BASH_SUFFIX))
