diff options
author | Cem Keylan <cem@ckyln.com> | 2021-01-12 15:06:51 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-01-12 15:06:51 +0300 |
commit | 94aeeb60bdfd15bdec7143a26c85d7ebfbbdf75b (patch) | |
tree | 060f52a99c55179f802263deb302f7c8fa6a6ed5 /core/byacc | |
parent | 947200e1bf828d262b81570471fb58eff0d44af1 (diff) | |
download | repository-94aeeb60bdfd15bdec7143a26c85d7ebfbbdf75b.tar.gz |
byacc: bump to 20210109
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 cdf6d951..5bd8ce62 100644 --- a/core/byacc/checksums +++ b/core/byacc/checksums @@ -1 +1 @@ -0a5906073aeaf23ddc20aaac0ea61cb5ccc18572870b113375dec4ffe85ecf30 byacc-20200910.tgz +9e7d7768587141e7784492615dfefc70a8e00410043b63901efedc1b50c19b97 byacc-20210109.tgz diff --git a/core/byacc/sources b/core/byacc/sources index 5f447856..87471968 100644 --- a/core/byacc/sources +++ b/core/byacc/sources @@ -1 +1 @@ -ftp://ftp.invisible-island.net/byacc/byacc-20200910.tgz +ftp://ftp.invisible-island.net/byacc/byacc-20210109.tgz diff --git a/core/byacc/version b/core/byacc/version index 38c50e81..deee4073 100644 --- a/core/byacc/version +++ b/core/byacc/version @@ -1 +1 @@ -20200910 1 +20210109 1 |