diff options
author | Cem Keylan <cem@ckyln.com> | 2020-06-05 00:50:17 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-06-05 00:50:17 +0300 |
commit | 4505052dcc638a04a2e5727bff043182bb127dbf (patch) | |
tree | ce904fc00e5570da6005c7a5d72df0cfad341397 /extra/bison | |
parent | 20dd6f78393e5af16711600ced196f1fcf99b557 (diff) | |
download | repository-4505052dcc638a04a2e5727bff043182bb127dbf.tar.gz |
bison: bump to 3.6.3
Diffstat (limited to 'extra/bison')
-rw-r--r-- | extra/bison/checksums | 2 | ||||
-rw-r--r-- | extra/bison/sources | 2 | ||||
-rw-r--r-- | extra/bison/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/bison/checksums b/extra/bison/checksums index d2834914..178d522f 100644 --- a/extra/bison/checksums +++ b/extra/bison/checksums @@ -1 +1 @@ -4a164b5cc971b896ce976bf4b624fab7279e0729cf983a5135df7e4df0970f6e bison-3.6.2.tar.xz +06db793651de9dd5f0a85a6fe4bdbca413c0806bf2432377523da96ca0b4b73d bison-3.6.3.tar.xz diff --git a/extra/bison/sources b/extra/bison/sources index e955688f..680e87fa 100644 --- a/extra/bison/sources +++ b/extra/bison/sources @@ -1 +1 @@ -https://ftp.gnu.org/gnu/bison/bison-3.6.2.tar.xz +https://ftp.gnu.org/gnu/bison/bison-3.6.3.tar.xz diff --git a/extra/bison/version b/extra/bison/version index ee7527fc..4ea97d0c 100644 --- a/extra/bison/version +++ b/extra/bison/version @@ -1 +1 @@ -3.6.2 1 +3.6.3 1 |