| Submitter | Gustavo Zacarias |
|---|---|
| Date | Dec. 18, 2012, 12:08 p.m. |
| Message ID | <1355832502-3907-1-git-send-email-gustavo@zacarias.com.ar> |
| Download | mbox | patch |
| Permalink | /patch/207082/ |
| State | Accepted |
| Commit | 0e1c22b85e40197a7c40ec41a1763217ffc4ce17 |
| Headers | show |
Comments
>>>>> "Gustavo" == Gustavo Zacarias <gustavo@zacarias.com.ar> writes:
Gustavo> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Committed all 3, thanks.
Patch
diff --git a/package/bison/bison.mk b/package/bison/bison.mk index c93f716..31fc22c 100644 --- a/package/bison/bison.mk +++ b/package/bison/bison.mk @@ -4,7 +4,7 @@ # ############################################################# -BISON_VERSION = 2.6.3 +BISON_VERSION = 2.7 BISON_SITE = $(BR2_GNU_MIRROR)/bison BISON_LICENSE = GPLv3+ BISON_LICENSE_FILES = COPYING
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> --- package/bison/bison.mk | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)