Update bash to 5.2.15

This commit is contained in:
Jeremy Soller 2023-09-09 07:22:51 -06:00
parent 2343a5fcbf
commit 95e95ab452
No known key found for this signature in database
GPG Key ID: DCFCA852D3906975

View File

@ -1,7 +1,5 @@
[source]
#git = "https://git.savannah.gnu.org/git/bash.git"
#rev = "a0c0a00fc419b7bc08202a79134fcd5bc0427071"
tar = "http://ftp.gnu.org/gnu/bash/bash-4.4.tar.gz"
tar = "http://ftp.gnu.org/gnu/bash/bash-5.2.15.tar.gz"
blake3 = "926927c370142cffa37dfc0a310ec386493b8b558ff3cc062376898154bc7ccb"
patches = [
"redox.patch"