From: Alexander Marx Date: Thu, 24 Mar 2016 10:13:35 +0000 (+0100) Subject: vala: Update to 0.32.0 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fheads%2Fvala;p=people%2Famarx%2Fipfire-3.x.git vala: Update to 0.32.0 Signed-off-by: Alexander Marx --- diff --git a/vala/vala.nm b/vala/vala.nm index 015c06a78..fac47145e 100644 --- a/vala/vala.nm +++ b/vala/vala.nm @@ -4,8 +4,9 @@ ############################################################################### name = vala -version = 0.11.2 -major_ver = 0.11 +ver_major = 0.32 +ver_minor = 0 +version = %{ver_major}.%{ver_minor} release = 1 groups = Development/Languages @@ -20,8 +21,8 @@ description ABI compared to applications and libraries written in C. end -source_dl = http://download.gnome.org/sources/vala/%{major_ver}/ -sources = %{thisapp}.tar.bz2 +source_dl = http://artfiles.org/gnome.org/sources/vala/0.32/ +sources = %{thisapp}.tar.xz build requires