vala: version update from 0.7.8 to 0.7.9
This commit is contained in:
parent
03ac65f75c
commit
6451b7dba4
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue