vala: version update from 0.7.8 to 0.7.9

This commit is contained in:
David Höppner 2010-01-08 20:07:22 +01:00
parent 03ac65f75c
commit 6451b7dba4

View file

@ -1,9 +1,9 @@
require 'formula'
class Vala <Formula
url 'http://download.gnome.org/sources/vala/0.7/vala-0.7.8.tar.bz2'
url 'http://download.gnome.org/sources/vala/0.7/vala-0.7.9.tar.bz2'
homepage 'http://live.gnome.org/Vala'
md5 'accd0d350c6d6de7527a0a65c40f8be2'
md5 'f2f8b2914361db599fd6392ec27f7042'
depends_on 'glib'
depends_on 'gettext'