diff options
author | Cem Keylan <cem@ckyln.com> | 2022-01-16 23:22:13 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2022-01-16 23:22:13 +0300 |
commit | 2e97bb4c992597f1075f86bd7952229b22b2315f (patch) | |
tree | 16a65553bc6b15f6b6b4f63a545f88c425f1a047 /core | |
parent | 0b8aea5adce5762b99eb0768f71f0caf1d0f1a52 (diff) | |
download | repository-2e97bb4c992597f1075f86bd7952229b22b2315f.tar.gz |
byacc: bump to 20220114
Diffstat (limited to 'core')
-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 17f4d2d4..d7e36e19 100644 --- a/core/byacc/checksums +++ b/core/byacc/checksums @@ -1,2 +1,2 @@ %BLAKE3 -7c07b6849d99f38b61b3f1db56ec4dcd7db93b8a29b0b7451865345fa89ad9bd byacc-20220109.tgz +acf8f002663df6b0760c857427a101f6c93063aed14394fb662c3c59c3bd0777 byacc-20220114.tgz diff --git a/core/byacc/sources b/core/byacc/sources index 5e1e40ac..0085de8c 100644 --- a/core/byacc/sources +++ b/core/byacc/sources @@ -1 +1 @@ -ftp://ftp.invisible-island.net/byacc/byacc-20220109.tgz +ftp://ftp.invisible-island.net/byacc/byacc-20220114.tgz diff --git a/core/byacc/version b/core/byacc/version index 551a31c6..b72e5a02 100644 --- a/core/byacc/version +++ b/core/byacc/version @@ -1 +1 @@ -20220109 1 +20220114 1 |