projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0d9383
)
bison: bump to version 3.0.2
author
Gustavo Zacarias
<gustavo@zacarias.com.ar>
Fri, 6 Dec 2013 10:33:49 +0000
(07:33 -0300)
committer
Peter Korsgaard
<peter@korsgaard.com>
Fri, 6 Dec 2013 11:23:18 +0000
(12:23 +0100)
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/bison/bison.mk
patch
|
blob
|
history
diff --git
a/package/bison/bison.mk
b/package/bison/bison.mk
index c1de5ddffccb079ee04c81fcc7d4c8511b461f09..fdf87f62570e5bd969c346f25bc3c3919cfc2cee 100644
(file)
--- 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+