diff options
author | Cem Keylan <cem@ckyln.com> | 2022-11-14 18:00:57 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-11-14 18:00:57 +0100 |
commit | 93581cfb1f902ec13edefcd7f4a512be8cb1758f (patch) | |
tree | c036b3460d5288e0630b3237f64d0ebd770cf107 /extra/bash/sources | |
parent | 81820f0867d1d492ffbba10c4716315dcedf3d1b (diff) | |
download | repository-93581cfb1f902ec13edefcd7f4a512be8cb1758f.tar.gz |
bash: bump to 5.2.p9
Diffstat (limited to 'extra/bash/sources')
-rw-r--r-- | extra/bash/sources | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/extra/bash/sources b/extra/bash/sources index c165513e..8a976139 100644 --- a/extra/bash/sources +++ b/extra/bash/sources @@ -1,3 +1,10 @@ https://ftp.gnu.org/gnu/bash/bash-5.2.tar.gz https://ftp.gnu.org/gnu/bash/bash-5.2-patches/bash52-001 https://ftp.gnu.org/gnu/bash/bash-5.2-patches/bash52-002 +https://ftp.gnu.org/gnu/bash/bash-5.2-patches/bash52-003 +https://ftp.gnu.org/gnu/bash/bash-5.2-patches/bash52-004 +https://ftp.gnu.org/gnu/bash/bash-5.2-patches/bash52-005 +https://ftp.gnu.org/gnu/bash/bash-5.2-patches/bash52-006 +https://ftp.gnu.org/gnu/bash/bash-5.2-patches/bash52-007 +https://ftp.gnu.org/gnu/bash/bash-5.2-patches/bash52-008 +https://ftp.gnu.org/gnu/bash/bash-5.2-patches/bash52-009 |