All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] vala: bump to version 0.30.0
Date: Fri, 16 Oct 2015 18:04:42 +0100	[thread overview]
Message-ID: <56212E2A.8070700@imgtec.com> (raw)
In-Reply-To: <1445009727-10934-1-git-send-email-gustavo@zacarias.com.ar>

Dear Gustavo Zacarias,

On 10/16/2015 04:35 PM, Gustavo Zacarias wrote:
> Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>

Build test:

$ grep -E ^VALA_VERSION package/vala/vala.mk
VALA_VERSION_MAJOR = 0.30
VALA_VERSION = $(VALA_VERSION_MAJOR).0

$ file output/host/usr/bin/valac-0.30
output/host/usr/bin/valac-0.30: ELF 64-bit LSB executable, x86-64,
version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux
2.6.18, not stripped

Regards,

Vincent.

> ---
>  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
> 

  reply	other threads:[~2015-10-16 17:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-16 15:35 [Buildroot] [PATCH] vala: bump to version 0.30.0 Gustavo Zacarias
2015-10-16 17:04 ` Vicente Olivert Riera [this message]
2015-10-16 21:27 ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56212E2A.8070700@imgtec.com \
    --to=vincent.riera@imgtec.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.