Update vala to 0.9.3

Fixes incompatbility between the .gir files generated by Vala and the
current g-ir-compiler.

https://bugzilla.gnome.org/show_bug.cgi?id=624301
This commit is contained in:
Owen W. Taylor 2010-07-14 17:43:45 -04:00
parent 5695c8b0aa
commit f8a5728615

View File

@ -23,10 +23,10 @@
<branch repo="git.gnome.org" module="glib"/>
</autotools>
<tarball id="vala" version="0.9.2" autogenargs="--enable-vapigen">
<source href="http://ftp.gnome.org/pub/GNOME/sources/vala/0.9/vala-0.9.2.tar.bz2"
hash="sha256:22e1e224790663929f5df8b0611bd4928c065a8354ee7cdd2c97b6b37ed33c1d"
md5sum="583f2c46da49f54e4f639eb706475abe" size="2358061"/>
<tarball id="vala" version="0.9.3" autogenargs="--enable-vapigen">
<source href="http://ftp.gnome.org/pub/GNOME/sources/vala/0.9/vala-0.9.3.tar.bz2"
hash="sha256:6e343df80b8919486599f863d00f26b1be8ae1952422f91784d6542bed3afa98"
md5sum="b2e905921d695d0bd85c5e114e2b3d84" size="2395639"/>
<dependencies>
<dep package="glib"/>
</dependencies>