package/bison: bump version to 3.8.1

For details see [1] and [2].

[1] https://lists.gnu.org/archive/html/info-gnu/2021-09/msg00006.html
[2] https://fossies.org/linux/bison/ChangeLog

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Peter Seiderer 2021-09-16 22:46:06 +02:00 committed by Yann E. MORIN
parent 30479788f1
commit 1c140f14ad
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# Locally calculated after checking pgp signature from
# http://mirror.keystealth.org/gnu/bison/bison-3.7.6.tar.xz.sig
sha256 67d68ce1e22192050525643fc0a7a22297576682bef6a5c51446903f5aeef3cf bison-3.7.6.tar.xz
# http://mirror.keystealth.org/gnu/bison/bison-3.8.1.tar.xz.sig
sha256 31fc602488aad6bdecf0ccc556e0fc72fc57cdc595cf92398f020e0cf4980f15 bison-3.8.1.tar.xz
# License files, locally calculated
sha256 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986 COPYING

View File

@ -4,7 +4,7 @@
#
################################################################################
BISON_VERSION = 3.7.6
BISON_VERSION = 3.8.1
BISON_SOURCE = bison-$(BISON_VERSION).tar.xz
BISON_SITE = $(BR2_GNU_MIRROR)/bison
BISON_LICENSE = GPL-3.0+