diff options
| author | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-09-03 20:40:23 +0800 |
|---|---|---|
| committer | emmett1 <emmett1.2miligrams@protonmail.com> | 2024-09-03 20:40:23 +0800 |
| commit | d6204bc3e1247855f92503c7004ae64335a42dbf (patch) | |
| tree | 887385d54ef2496b2f0ffccaa160c8901e045a41 /repos/extra/bash/abuild | |
| parent | e2bc710b891ca39e270273010605ecada9523254 (diff) | |
| download | alicelinux-d6204bc3e1247855f92503c7004ae64335a42dbf.tar.gz alicelinux-d6204bc3e1247855f92503c7004ae64335a42dbf.zip | |
bash: updated to 5.2.32
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 1815d91d..6d04a969 100644 --- a/repos/extra/bash/abuild +++ b/repos/extra/bash/abuild @@ -1,5 +1,5 @@ name=bash -version=5.2.21 +version=5.2.32 release=1 source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.gz bashrc" |