[Buildroot] [git commit] bison: bump to version 3.0.2

Peter Korsgaard peter at korsgaard.com
Fri Dec 6 11:23:18 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=10a5ee5a01829dde46b6e0ce26d9fef6f067c5f5
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/bison/bison.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/bison/bison.mk b/package/bison/bison.mk
index c1de5dd..fdf87f6 100644
--- a/package/bison/bison.mk
+++ b/package/bison/bison.mk
@@ -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+


More information about the buildroot mailing list