vala 0.18.1

Closes Homebrew/homebrew#17795.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Thijs Vermeir 2013-02-12 16:01:29 +01:00 committed by Adam Vandenberg
parent f159314d67
commit f3c827526e

View file

@ -2,8 +2,8 @@ require 'formula'
class Vala < Formula
homepage 'http://live.gnome.org/Vala'
url 'http://ftp.gnome.org/pub/gnome/sources/vala/0.17/vala-0.17.5.tar.xz'
sha1 'bb62b8bf7374d84e1479b4756c3a4fad8c352df0'
url 'http://ftp.gnome.org/pub/gnome/sources/vala/0.18/vala-0.18.1.tar.xz'
sha1 'c6d24efb9a093b7b67b876b484c612a5af90b9bb'
head 'git://git.gnome.org/vala'