diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2014-11-07 13:08:29 -0300 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-11-07 19:32:00 +0100 |
commit | e97171db813b49bad3cb2e115b5d598a0a33909c (patch) | |
tree | 90b35dee447c0cc6dcbe02ed8409efb408df7f1f /package/bash/bash.hash | |
parent | fc902d92d7dbb23936ecc2df3dfba7f96f8ae7be (diff) | |
download | buildroot-e97171db813b49bad3cb2e115b5d598a0a33909c.tar.gz buildroot-e97171db813b49bad3cb2e115b5d598a0a33909c.zip |
bash: switch to release tarball
Yay!
The release tarball allows us to drop sizable in-tree patches, so switch
to it.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/bash/bash.hash')
-rw-r--r-- | package/bash/bash.hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/bash/bash.hash b/package/bash/bash.hash index 0bde708b47..faf2364588 100644 --- a/package/bash/bash.hash +++ b/package/bash/bash.hash @@ -1,2 +1,2 @@ # Locally calculated after checking pgp signature -sha256 afc687a28e0e24dc21b988fa159ff9dbcf6b7caa92ade8645cc6d5605cd024d4 bash-4.3.tar.gz +sha256 317881019bbf2262fb814b7dd8e40632d13c3608d2f237800a8828fbb8a640dd bash-4.3.30.tar.gz |