diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:14:45 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-10-06 23:14:45 +0800 |
| commit | 48a50e97d479ef45b7858a739bdbd063cb2a423e (patch) | |
| tree | 1ad92e38c6ab22e9cc05659afdce0df9baf6f58a /repos/extra/bash/abuild | |
| parent | 0635bb57ddb43cff7c4c312c372b925d2c0de6c1 (diff) | |
| download | alicelinux-48a50e97d479ef45b7858a739bdbd063cb2a423e.tar.gz alicelinux-48a50e97d479ef45b7858a739bdbd063cb2a423e.zip | |
bash: updated to 5.2.37
Diffstat (limited to 'repos/extra/bash/abuild')
| -rw-r--r-- | repos/extra/bash/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/bash/abuild b/repos/extra/bash/abuild index 6d04a969..e5a02b94 100644 --- a/repos/extra/bash/abuild +++ b/repos/extra/bash/abuild @@ -1,5 +1,5 @@ name=bash -version=5.2.32 +version=5.2.37 release=1 source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.gz bashrc" |