All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/7] vala: bump to version 0.14.0
@ 2011-10-16  3:04 Gustavo Zacarias
  2011-10-16  3:04 ` [Buildroot] [PATCH 2/7] openntpd: style fix - don't capitalize in menu Gustavo Zacarias
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Gustavo Zacarias @ 2011-10-16  3:04 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
 package/vala/vala.mk |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/vala/vala.mk b/package/vala/vala.mk
index b1217cb..0a1aed0 100644
--- a/package/vala/vala.mk
+++ b/package/vala/vala.mk
@@ -4,8 +4,8 @@
 #
 #############################################################
 
-VALA_VERSION = 0.12.1
-VALA_SITE = http://download.gnome.org/sources/vala/0.12
+VALA_VERSION = 0.14.0
+VALA_SITE = http://download.gnome.org/sources/vala/0.14
 VALA_SOURCE = vala-$(VALA_VERSION).tar.bz2
 VALA_DEPENDENCIES = host-flex libglib2 \
 		$(if $(BR2_NEEDS_GETTEXT_IF_LOCALE),gettext libintl)
-- 
1.7.3.4

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

end of thread, other threads:[~2011-10-18  5:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-16  3:04 [Buildroot] [PATCH 1/7] vala: bump to version 0.14.0 Gustavo Zacarias
2011-10-16  3:04 ` [Buildroot] [PATCH 2/7] openntpd: style fix - don't capitalize in menu Gustavo Zacarias
2011-10-16  3:04 ` [Buildroot] [PATCH 3/7] package/Config.in: more sort fixes for network apps Gustavo Zacarias
2011-10-16  3:04 ` [Buildroot] [PATCH 4/7] ntp: bump to version 4.2.6p4 and enhance Gustavo Zacarias
2011-10-16  3:04 ` [Buildroot] [PATCH 5/7] links: bump to version 2.3pre2 Gustavo Zacarias
2011-10-16  3:04 ` [Buildroot] [PATCH 6/7] mutt: bump to version 1.5.21 Gustavo Zacarias
2011-10-16  3:04 ` [Buildroot] [PATCH 7/7] ncftp: bump to version 3.2.5 Gustavo Zacarias
2011-10-18  5:23 ` [Buildroot] [PATCH 1/7] vala: bump to version 0.14.0 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.