* [Buildroot] [PATCH] vala: bump to version 0.26.2
@ 2015-04-01 0:47 Gustavo Zacarias
2015-04-01 18:04 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Gustavo Zacarias @ 2015-04-01 0:47 UTC (permalink / raw)
To: buildroot
Also add hash file.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
---
package/vala/vala.hash | 2 ++
package/vala/vala.mk | 4 ++--
2 files changed, 4 insertions(+), 2 deletions(-)
create mode 100644 package/vala/vala.hash
diff --git a/package/vala/vala.hash b/package/vala/vala.hash
new file mode 100644
index 0000000..fcaa0e1
--- /dev/null
+++ b/package/vala/vala.hash
@@ -0,0 +1,2 @@
+# From https://download.gnome.org/sources/vala/0.26/vala-0.26.2.sha256sum
+sha256 37f13f430c56a93b6dac85239084681fd8f31c407d386809c43bc2f2836e03c4 vala-0.26.2.tar.xz
diff --git a/package/vala/vala.mk b/package/vala/vala.mk
index 9b0fd31..292ea7e 100644
--- a/package/vala/vala.mk
+++ b/package/vala/vala.mk
@@ -4,8 +4,8 @@
#
################################################################################
-VALA_VERSION_MAJOR = 0.18
-VALA_VERSION = $(VALA_VERSION_MAJOR).1
+VALA_VERSION_MAJOR = 0.26
+VALA_VERSION = $(VALA_VERSION_MAJOR).2
VALA_SITE = http://download.gnome.org/sources/vala/$(VALA_VERSION_MAJOR)
VALA_SOURCE = vala-$(VALA_VERSION).tar.xz
VALA_LICENSE = LGPLv2.1+
--
2.0.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] vala: bump to version 0.26.2
2015-04-01 0:47 [Buildroot] [PATCH] vala: bump to version 0.26.2 Gustavo Zacarias
@ 2015-04-01 18:04 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2015-04-01 18:04 UTC (permalink / raw)
To: buildroot
Dear Gustavo Zacarias,
On Tue, 31 Mar 2015 21:47:09 -0300, Gustavo Zacarias wrote:
> Also add hash file.
>
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
> ---
> package/vala/vala.hash | 2 ++
> package/vala/vala.mk | 4 ++--
> 2 files changed, 4 insertions(+), 2 deletions(-)
> create mode 100644 package/vala/vala.hash
Applied, thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-04-01 18:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-01 0:47 [Buildroot] [PATCH] vala: bump to version 0.26.2 Gustavo Zacarias
2015-04-01 18:04 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox