diff options
author | Cem Keylan <cem@ckyln.com> | 2020-07-26 22:48:10 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-07-26 22:48:10 +0300 |
commit | 965a83f6e3274b43443610a7e13a9e3c3b67893f (patch) | |
tree | b3e704060ae3160353d0f1c0ba7d8f9c4c8c5e8c /extra/bison | |
parent | 110260b625cf9d4564f654170c4144e5c94b5b8e (diff) | |
download | repository-965a83f6e3274b43443610a7e13a9e3c3b67893f.tar.gz |
bison: bump to 3.7
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 5e960d6f..d041def3 100644 --- a/extra/bison/checksums +++ b/extra/bison/checksums @@ -1 +1 @@ -8b13473b31ca7fcf65e5e8a74224368ffd5df19275602a9c9567ba393f18577d bison-3.6.4.tar.xz +07b25fbf4de2f2c686e8bff50fdb69efda49b6f9f7377dad1884f9508a28592b bison-3.7.tar.xz diff --git a/extra/bison/sources b/extra/bison/sources index 3b07e79b..032069ae 100644 --- a/extra/bison/sources +++ b/extra/bison/sources @@ -1 +1 @@ -https://ftp.gnu.org/gnu/bison/bison-3.6.4.tar.xz +https://ftp.gnu.org/gnu/bison/bison-3.7.tar.xz diff --git a/extra/bison/version b/extra/bison/version index 08ea9adc..fa0ebc74 100644 --- a/extra/bison/version +++ b/extra/bison/version @@ -1 +1 @@ -3.6.4 1 +3.7 1 |