bison: bump to version 3.0

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Gustavo Zacarias 2013-10-02 09:28:45 -03:00 committed by Peter Korsgaard
parent 85571429f7
commit d268bcc4d6

View File

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