diff options
author | Cem Keylan <cem@ckyln.com> | 2023-01-02 12:36:40 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-01-02 12:36:40 +0300 |
commit | e12d76fc7015cf15ad28eb8a31d88af70ac7f6da (patch) | |
tree | 306e2417c7386a67672f3cdb867611a3c04d02ea /core/byacc | |
parent | 74423a8c42f104920599994150e6946dc813a8f1 (diff) | |
download | repository-e12d76fc7015cf15ad28eb8a31d88af70ac7f6da.tar.gz |
byacc: bump to 20221229
Diffstat (limited to 'core/byacc')
-rw-r--r-- | core/byacc/checksums | 2 | ||||
-rw-r--r-- | core/byacc/sources | 2 | ||||
-rw-r--r-- | core/byacc/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/core/byacc/checksums b/core/byacc/checksums index 3c91797f..83bc6f03 100644 --- a/core/byacc/checksums +++ b/core/byacc/checksums @@ -1,2 +1,2 @@ %BLAKE3 -4d60cf8630c5ce28038314db1045f762044c0e4236183ea1da8e4a6d13f52534 byacc-20221106.tgz +7354f96fd9be85640c66d8bc86a8c0c80f65d2acdf651d4c6a0e63503e76bc85 byacc-20221229.tgz diff --git a/core/byacc/sources b/core/byacc/sources index 84fa3365..d5813dc2 100644 --- a/core/byacc/sources +++ b/core/byacc/sources @@ -1 +1 @@ -ftp://ftp.invisible-island.net/byacc/byacc-20221106.tgz +ftp://ftp.invisible-island.net/byacc/byacc-20221229.tgz diff --git a/core/byacc/version b/core/byacc/version index e5178172..9a8382d8 100644 --- a/core/byacc/version +++ b/core/byacc/version @@ -1 +1 @@ -20221106 1 +20221229 1 |