All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] automake: bump to version 1.14
@ 2013-11-22 16:39 Gustavo Zacarias
  2013-11-22 16:40 ` [Buildroot] [PATCH 2/3] bison: bump to version 3.0.1 Gustavo Zacarias
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Gustavo Zacarias @ 2013-11-22 16:39 UTC (permalink / raw)
  To: buildroot

Needed for the bison 3.0.1 bump.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/automake/automake.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/automake/automake.mk b/package/automake/automake.mk
index 94a84dd..8431174 100644
--- a/package/automake/automake.mk
+++ b/package/automake/automake.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-AUTOMAKE_VERSION = 1.12.6
+AUTOMAKE_VERSION = 1.14
 AUTOMAKE_SOURCE = automake-$(AUTOMAKE_VERSION).tar.xz
 AUTOMAKE_SITE = $(BR2_GNU_MIRROR)/automake
 AUTOMAKE_LICENSE = GPLv2+
-- 
1.8.3.2

^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-11-23  6:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-22 16:39 [Buildroot] [PATCH 1/3] automake: bump to version 1.14 Gustavo Zacarias
2013-11-22 16:40 ` [Buildroot] [PATCH 2/3] bison: bump to version 3.0.1 Gustavo Zacarias
2013-11-22 22:55   ` Peter Korsgaard
2013-11-22 16:40 ` [Buildroot] [PATCH 3/3] jq: switch to official tarball Gustavo Zacarias
2013-11-22 22:58   ` Peter Korsgaard
2013-11-22 21:49     ` Gustavo Zacarias
2013-11-22 23:57     ` Danomi Manchego
2013-11-23  6:25       ` Peter Korsgaard
2013-11-22 22:55 ` [Buildroot] [PATCH 1/3] automake: bump to version 1.14 Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.