Updated vala to 0.11.7

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Jorge Luis Mendez 2011-03-18 11:08:05 -05:00 committed by Adam Vandenberg
parent a009ed888e
commit e62003a319
1 changed files with 2 additions and 2 deletions

View File

@ -2,9 +2,9 @@ require 'formula'
class Vala < Formula
head 'git://git.gnome.org/vala'
url 'http://download.gnome.org/sources/vala/0.11/vala-0.11.5.tar.bz2'
url 'http://download.gnome.org/sources/vala/0.11/vala-0.11.7.tar.bz2'
homepage 'http://live.gnome.org/Vala'
md5 'c226ad4c68d12af712ea3fa985440127'
md5 '5515f32552ee45ed5c7541c119009caa'
depends_on 'pkg-config' => :build
depends_on 'gettext'