[Buildroot] [git commit branch/next] bison: bump to version 3.0.1

Peter Korsgaard peter at korsgaard.com
Fri Nov 22 22:44:57 UTC 2013


commit: http://git.buildroot.net/buildroot/commit/?id=0366aabc7f74398ee833e5145e6542e4847f86fe
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/next

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 1bead39..c1de5dd 100644
--- a/package/bison/bison.mk
+++ b/package/bison/bison.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-BISON_VERSION = 3.0
+BISON_VERSION = 3.0.1
 BISON_SOURCE = bison-$(BISON_VERSION).tar.xz
 BISON_SITE = $(BR2_GNU_MIRROR)/bison
 BISON_LICENSE = GPLv3+


More information about the buildroot mailing list