diff options
author | Cem Keylan <cem@ckyln.com> | 2023-02-10 14:11:50 +0100 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-02-10 14:11:50 +0100 |
commit | 46d638b3c98c520137a0a583d3e6502c76223d30 (patch) | |
tree | cb459871e1f994d1a0d6464649a0e678b75de651 | |
parent | 6e9f4268d1b048578ce2b50fbcf9797fdbf09353 (diff) | |
download | repository-46d638b3c98c520137a0a583d3e6502c76223d30.tar.gz |
byacc: bump to 20230201
-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 83bc6f03..d97b45f2 100644 --- a/core/byacc/checksums +++ b/core/byacc/checksums @@ -1,2 +1,2 @@ %BLAKE3 -7354f96fd9be85640c66d8bc86a8c0c80f65d2acdf651d4c6a0e63503e76bc85 byacc-20221229.tgz +c4dc15f93ad59072bc6d1a32b8e99b8bd6a07381f7a9f2c41feea59f82ef0296 byacc-20230201.tgz diff --git a/core/byacc/sources b/core/byacc/sources index d5813dc2..89d0fa07 100644 --- a/core/byacc/sources +++ b/core/byacc/sources @@ -1 +1 @@ -ftp://ftp.invisible-island.net/byacc/byacc-20221229.tgz +ftp://ftp.invisible-island.net/byacc/byacc-20230201.tgz diff --git a/core/byacc/version b/core/byacc/version index 9a8382d8..eab6e892 100644 --- a/core/byacc/version +++ b/core/byacc/version @@ -1 +1 @@ -20221229 1 +20230201 1 |