summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMorten Mjelva <morten.mjelva@gmail.com>2011-06-25 12:37:19 +0200
committerFlorian Müllner <fmuellner@gnome.org>2011-06-30 00:39:29 +0200
commit6a6ba94bb9dd1c831193a57ead85afd6738cc42b (patch)
tree8c64549037ef3f4f6dca97985aac19465628c4d8 /tools
parentef5de3a5c0a84e9a9bdee2592297f554580e7c37 (diff)
downloadgnome-shell-6a6ba94bb9dd1c831193a57ead85afd6738cc42b.tar.gz
build: Move vala to version 0.12
Vala 0.12 is released. This change builds Vala from the 0.12 tarball.
Diffstat (limited to 'tools')
-rw-r--r--tools/build/gnome-shell.modules8
1 files changed, 4 insertions, 4 deletions
diff --git a/tools/build/gnome-shell.modules b/tools/build/gnome-shell.modules
index d52697b1c..578d433d3 100644
--- a/tools/build/gnome-shell.modules
+++ b/tools/build/gnome-shell.modules
@@ -27,10 +27,10 @@
<branch repo="git.gnome.org" module="glib"/>
</autotools>
- <tarball id="vala" version="0.11.7" autogenargs="--enable-vapigen">
- <source href="http://ftp.gnome.org/pub/GNOME/sources/vala/0.11/vala-0.11.7.tar.bz2"
- hash="sha256:d82a17003cb999b3411615631ca82849900986177a8bc6bec2333a5101b226f6"
- md5sum="5515f32552ee45ed5c7541c119009caa" size="2845070"/>
+ <tarball id="vala" version="0.12" autogenargs="--enable-vapigen">
+ <source href="http://download.gnome.org/sources/vala/0.12/vala-0.12.0.tar.bz2"
+ hash="sha256:9a398e16fba2c78c9bcadb05e489c9bc318e34901d43451ac5d2ce4bc46b1225"
+ md5sum="b11fafaa705085342156312e356b6ff2" size="2852200"/>
<dependencies>
<dep package="glib"/>
</dependencies>