bison: bump to version 3.0
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Wed, 2 Oct 2013 12:28:45 +0000 (09:28 -0300)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 2 Oct 2013 12:33:57 +0000 (14:33 +0200)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/bison/bison.mk

index 1fbbf91029d6c1bc46fba2d81678c80960990049..47a75601dea6b9df6ae75599a1275e0c11594ba5 100644 (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+