Skip to content
Snippets Groups Projects
Commit 00c9674f authored by Alexandros C. Couloumbis's avatar Alexandros C. Couloumbis
Browse files

tools/bison: update to version 2.4.3

SVN-Revision: 24281
parent d7b81def
No related branches found
No related tags found
No related merge requests found
...@@ -7,12 +7,12 @@ ...@@ -7,12 +7,12 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=bison PKG_NAME:=bison
PKG_VERSION:=2.3 PKG_VERSION:=2.4.3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@GNU/$(PKG_NAME) PKG_SOURCE_URL:=@GNU/$(PKG_NAME)
PKG_MD5SUM:=22327efdd5080e2b1acb6e560a04b43a PKG_MD5SUM:=c1d3ea81bc370dbd43b6f0b2cd21287e
PKG_CAT:=zcat PKG_CAT:=bzcat
include $(INCLUDE_DIR)/host-build.mk include $(INCLUDE_DIR)/host-build.mk
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment