vala: update to 0.11.6, bump abi_depends.
--HG-- branch : gnome3
This commit is contained in:
parent
20b44a42d4
commit
4bd0963028
2 changed files with 4 additions and 4 deletions
|
@ -1,2 +1,2 @@
|
||||||
abi_depends=">=0.10.1<0.11"
|
abi_depends=">=0.11"
|
||||||
api_depends="${abi_depends}"
|
api_depends="${abi_depends}"
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
# Template file for 'vala'
|
# Template file for 'vala'
|
||||||
pkgname=vala
|
pkgname=vala
|
||||||
version=0.10.1
|
version=0.11.6
|
||||||
distfiles="http://download.gnome.org/sources/vala/0.10/vala-$version.tar.bz2"
|
distfiles="http://download.gnome.org/sources/vala/0.11/vala-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--enable-vapigen"
|
configure_args="--enable-vapigen"
|
||||||
short_desc="Compiler for the GObject type system"
|
short_desc="Compiler for the GObject type system"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=eae1d2f52b651e9d2ed31ae0877ab671b5f796a3013c714f86a926806337805a
|
checksum=4c5b715d47b3426e670c7a9c5d6050e3a436819aba6902d71c16f2267c8d187b
|
||||||
long_desc="
|
long_desc="
|
||||||
Vala is a new programming language that aims to bring modern programming
|
Vala is a new programming language that aims to bring modern programming
|
||||||
language features to GNOME developers without imposing any additional runtime
|
language features to GNOME developers without imposing any additional runtime
|
||||||
|
|
Loading…
Reference in a new issue