diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-12 22:24:07 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-12 22:24:07 +0300 |
commit | b2ce1aa977badf71f0ac4f0e07c3df769ae1ae3b (patch) | |
tree | 60b5a2876392063abadc23e7edd124f04eb807f3 /extra/bison | |
parent | 130496956b6f1ccbfa7c499d6b6c6d4b3be659fd (diff) | |
download | repository-b2ce1aa977badf71f0ac4f0e07c3df769ae1ae3b.tar.gz |
bison: bump to 3.8.1
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 d456e36d..afe0ff04 100644 --- a/extra/bison/checksums +++ b/extra/bison/checksums @@ -1,2 +1,2 @@ %BLAKE3 -4459ee11178c8f9d91c0e98b76690b673dab1e20d2608872c898030954431116 bison-3.8.tar.xz +e2190be2f57a32e2153773673412b65ef14b8f2f84d08fbc2a8a3ebf1bb6ee84 bison-3.8.1.tar.xz diff --git a/extra/bison/sources b/extra/bison/sources index 689da662..345db37d 100644 --- a/extra/bison/sources +++ b/extra/bison/sources @@ -1 +1 @@ -https://ftp.gnu.org/gnu/bison/bison-3.8.tar.xz +https://ftp.gnu.org/gnu/bison/bison-3.8.1.tar.xz diff --git a/extra/bison/version b/extra/bison/version index 061914f6..aecb372e 100644 --- a/extra/bison/version +++ b/extra/bison/version @@ -1 +1 @@ -3.8 1 +3.8.1 1 |