[openwrt/openwrt] tools/bison: update to 3.8.2

LEDE Commits lede-commits at lists.infradead.org
Tue Oct 5 11:59:57 PDT 2021


dedeckeh pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/5266a273591d3a029a75db81f791dceae74cd35f

commit 5266a273591d3a029a75db81f791dceae74cd35f
Author: Rosen Penev <rosenp at gmail.com>
AuthorDate: Mon Oct 4 18:30:12 2021 -0700

    tools/bison: update to 3.8.2
    
    Signed-off-by: Rosen Penev <rosenp at gmail.com>
---
 tools/bison/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tools/bison/Makefile b/tools/bison/Makefile
index ba3dd946ec..5f96463ae0 100644
--- a/tools/bison/Makefile
+++ b/tools/bison/Makefile
@@ -7,11 +7,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=bison
-PKG_VERSION:=3.8.1
+PKG_VERSION:=3.8.2
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
-PKG_HASH:=31fc602488aad6bdecf0ccc556e0fc72fc57cdc595cf92398f020e0cf4980f15
+PKG_HASH:=9bba0214ccf7f1079c5d59210045227bcf619519840ebfa80cd3849cff5a5bf2
 
 HOST_BUILD_PARALLEL:=1
 



More information about the lede-commits mailing list