diff options
author | Cem Keylan <cem@ckyln.com> | 2023-06-02 22:24:14 +0200 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2023-06-02 22:24:14 +0200 |
commit | 13f871800658f57f5a8eb17263eeda6e7372fc23 (patch) | |
tree | a90c0b0172e144479fbd8f2e3ee30ad5111b9ad1 /core | |
parent | f2ae3114a44e72096fe29ad5bacc5081b16f4025 (diff) | |
download | repository-13f871800658f57f5a8eb17263eeda6e7372fc23.tar.gz |
byacc: bump to 20230521
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 41e3bc7f..dd6bb2e5 100644 --- a/core/byacc/checksums +++ b/core/byacc/checksums @@ -1,2 +1,2 @@ %BLAKE3 -a65d83d3b680e1dcfbbbdcf5df04dc92fdd4c6188586b58edd01927bc51c6b7c byacc-20230219.tgz +4a8a2f24a3ee142cf63f73500f988e1a8eaf6ef815b00fd31eef170909fa3eb6 byacc-20230521.tgz diff --git a/core/byacc/sources b/core/byacc/sources index f4717585..71abdd03 100644 --- a/core/byacc/sources +++ b/core/byacc/sources @@ -1 +1 @@ -ftp://ftp.invisible-island.net/byacc/byacc-20230219.tgz +https://invisible-island.net/archives/byacc/byacc-20230521.tgz diff --git a/core/byacc/version b/core/byacc/version index aa692e78..3f9b5a9c 100644 --- a/core/byacc/version +++ b/core/byacc/version @@ -1 +1 @@ -20230219 1 +20230521 1 |