bison: bump to version 3.0.2

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-12-06 07:33:49 -03:00 committed by Peter Korsgaard
parent f0d938385b
commit 10a5ee5a01

View file

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