firmware-utils/ptgen: remove unused variable assignment
[openwrt/openwrt.git] / tools / bison / Makefile
index c7e91a7aa56b83f8e8f3becf43faac1914d187a2..8f3043fcb8dd8c5a9c220747a888952cfe747613 100644 (file)
@@ -7,11 +7,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=bison
-PKG_VERSION:=3.5.1
+PKG_VERSION:=3.7.4
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
-PKG_HASH:=3e7e097bd9709a2d5e40e69446b74b149733b3de864fadb7a9b54eca7b2a4dd0
+PKG_HASH:=a3b5813f48a11e540ef26f46e4d288c0c25c7907d9879ae50e430ec49f63c010
 
 HOST_BUILD_PARALLEL:=1