vala: update to 0.11.6, bump abi_depends.

--HG--
branch : gnome3
This commit is contained in:
Juan RP 2011-02-28 22:51:00 +01:00
parent 20b44a42d4
commit 4bd0963028
2 changed files with 4 additions and 4 deletions

View file

@ -1,2 +1,2 @@
abi_depends=">=0.10.1<0.11"
abi_depends=">=0.11"
api_depends="${abi_depends}"

View file

@ -1,12 +1,12 @@
# Template file for 'vala'
pkgname=vala
version=0.10.1
distfiles="http://download.gnome.org/sources/vala/0.10/vala-$version.tar.bz2"
version=0.11.6
distfiles="http://download.gnome.org/sources/vala/0.11/vala-$version.tar.bz2"
build_style=gnu_configure
configure_args="--enable-vapigen"
short_desc="Compiler for the GObject type system"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=eae1d2f52b651e9d2ed31ae0877ab671b5f796a3013c714f86a926806337805a
checksum=4c5b715d47b3426e670c7a9c5d6050e3a436819aba6902d71c16f2267c8d187b
long_desc="
Vala is a new programming language that aims to bring modern programming
language features to GNOME developers without imposing any additional runtime