package/bison: bump version to 3.8.1
authorPeter Seiderer <ps.report@gmx.net>
Thu, 16 Sep 2021 20:46:06 +0000 (22:46 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sat, 18 Sep 2021 14:57:23 +0000 (16:57 +0200)
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>
package/bison/bison.hash
package/bison/bison.mk

index f4abe4c661c49e98dda85fea6ebcad61b29330bd..04b6ca03e48f54dab07fd72f2f20d022a3fb4837 100644 (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
index 26db307e20697500686b36276e3f07caf46cda98..841323306313de71f44f0aa133b1c09f6aef3b08 100644 (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+