Browse Source

upgrading package: vala 0.18.1 -> 0.22.0

master
parent
commit
a1ac306d74
  1. 8
      vala/vala.spec

8
vala/vala.spec

@ -22,8 +22,8 @@
##
# package version
%define V_major 0.18
%define V_minor 1
%define V_major 0.22
%define V_minor 0
# package information
Name: vala
@ -36,10 +36,10 @@ Class: EVAL
Group: Language
License: LGPL
Version: %{V_major}.%{V_minor}
Release: 20130118
Release: 20131020
# list of sources
Source0: ftp://ftp.gnome.org/pub/GNOME/sources/vala/%{V_major}/vala-%{version}.tar.xz
Source0: http://ftp.gnome.org/pub/GNOME/sources/vala/%{V_major}/vala-%{version}.tar.xz
# build information
BuildPreReq: OpenPKG, openpkg >= 20120101, make, gcc, flex, bison

Loading…
Cancel
Save