diff options
author | Cem Keylan <cem@ckyln.com> | 2020-07-11 23:14:54 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-07-11 23:14:54 +0300 |
commit | 66c7adc387f6e2de2f9f4dbc2874aa8dab183749 (patch) | |
tree | 15dc86f9e49aa6c2d43442546b90f9980cbf006f /extra/bash | |
parent | 6d81c6cfad615362bdf5a473e44e56ec4993ae75 (diff) | |
download | repository-66c7adc387f6e2de2f9f4dbc2874aa8dab183749.tar.gz |
bash: bump to 5.0.p18
Diffstat (limited to 'extra/bash')
-rw-r--r-- | extra/bash/checksums | 1 | ||||
-rw-r--r-- | extra/bash/sources | 1 | ||||
-rw-r--r-- | extra/bash/version | 2 |
3 files changed, 3 insertions, 1 deletions
diff --git a/extra/bash/checksums b/extra/bash/checksums index 86272ad2..49fa5ab1 100644 --- a/extra/bash/checksums +++ b/extra/bash/checksums @@ -16,3 +16,4 @@ f5d7178d8da30799e01b83a0802018d913d6aa972dd2ddad3b927f3f3eb7099a bash50-013 a517df2dda93b26d5cbf00effefea93e3a4ccd6652f152f4109170544ebfa05e bash50-015 ffd1d7a54a99fa7f5b1825e4f7e95d8c8876bc2ca151f150e751d429c650b06d bash50-016 4cf3b9fafb8a66d411dd5fc9120032533a4012df1dc6ee024c7833373e2ddc31 bash50-017 +7c314e375a105a6642e8ed44f3808b9def89d15f7492fe2029a21ba9c0de81d3 bash50-018 diff --git a/extra/bash/sources b/extra/bash/sources index 8f499c29..8b393f53 100644 --- a/extra/bash/sources +++ b/extra/bash/sources @@ -16,3 +16,4 @@ https://ftp.gnu.org/gnu/bash/bash-5.0-patches/bash50-014 https://ftp.gnu.org/gnu/bash/bash-5.0-patches/bash50-015 https://ftp.gnu.org/gnu/bash/bash-5.0-patches/bash50-016 https://ftp.gnu.org/gnu/bash/bash-5.0-patches/bash50-017 +https://ftp.gnu.org/gnu/bash/bash-5.0-patches/bash50-018 diff --git a/extra/bash/version b/extra/bash/version index c44c14c6..b0f35bee 100644 --- a/extra/bash/version +++ b/extra/bash/version @@ -1 +1 @@ -5.0.p17 2 +5.0.p18 1 |