Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] vala: bump to version 0.30.0
@ 2015-10-16 15:35 Gustavo Zacarias
  2015-10-16 17:04 ` Vicente Olivert Riera
  2015-10-16 21:27 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Gustavo Zacarias @ 2015-10-16 15:35 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/vala/vala.hash b/package/vala/vala.hash
index 063ec21..633dfc0 100644
--- a/package/vala/vala.hash
+++ b/package/vala/vala.hash
@@ -1,2 +1,2 @@
-# From https://download.gnome.org/sources/vala/0.28/vala-0.28.0.sha256sum
-sha256	0d9e3bd3f82145664875f7c29b2f544ba92d2814f75412948f774c0727fc977f	vala-0.28.0.tar.xz
+# From https://download.gnome.org/sources/vala/0.30/vala-0.#0.0.sha256sum
+sha256	61f0337b000f7ed6ef8c1fea87e0047d9bd7c0f91dd9c5b4eb70fd3fb883dedf	vala-0.30.0.tar.xz
diff --git a/package/vala/vala.mk b/package/vala/vala.mk
index 9dedd8f..a0a986c 100644
--- a/package/vala/vala.mk
+++ b/package/vala/vala.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-VALA_VERSION_MAJOR = 0.28
+VALA_VERSION_MAJOR = 0.30
 VALA_VERSION = $(VALA_VERSION_MAJOR).0
 VALA_SITE = http://download.gnome.org/sources/vala/$(VALA_VERSION_MAJOR)
 VALA_SOURCE = vala-$(VALA_VERSION).tar.xz
-- 
2.4.9

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

end of thread, other threads:[~2015-10-16 21:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-16 15:35 [Buildroot] [PATCH] vala: bump to version 0.30.0 Gustavo Zacarias
2015-10-16 17:04 ` Vicente Olivert Riera
2015-10-16 21:27 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox