vala 0.18.1
Closes Homebrew/homebrew#17795. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
f159314d67
commit
f3c827526e
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue