From d69c5e0695f19156e226f29214aa45edc4a99699 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 3 Jan 2022 10:06:49 +0300 Subject: byacc: bump to 20220101 --- LICENSE | 2 +- core/byacc/checksums | 2 +- core/byacc/sources | 2 +- core/byacc/version | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/LICENSE b/LICENSE index 15a04627..d14adb6d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2019-2021 Cem Keylan +Copyright (c) 2019-2022 Cem Keylan Copyright (c) 2019 Dylan Araps Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/core/byacc/checksums b/core/byacc/checksums index 9f880539..8b72f3b1 100644 --- a/core/byacc/checksums +++ b/core/byacc/checksums @@ -1,2 +1,2 @@ %BLAKE3 -7bc1ce855b53c0c3d8fef5fc45838e3a1dd4df1390b3f5636c6cf6f13aa6ae10 byacc-20211224.tgz +a0dd1c41b4ed6bfd5ca1199eff21c3a2aaef34d22d5cebf91c6c3c13a466e510 byacc-20220101.tgz diff --git a/core/byacc/sources b/core/byacc/sources index 939d1e41..88704333 100644 --- a/core/byacc/sources +++ b/core/byacc/sources @@ -1 +1 @@ -ftp://ftp.invisible-island.net/byacc/byacc-20211224.tgz +ftp://ftp.invisible-island.net/byacc/byacc-20220101.tgz diff --git a/core/byacc/version b/core/byacc/version index 2e6b0b89..c5d65f8a 100644 --- a/core/byacc/version +++ b/core/byacc/version @@ -1 +1 @@ -20211224 1 +20220101 1 -- cgit v1.2.3