Update libgee to 0.6.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
2097cfdeeb
commit
9a0fd2b9c8
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Libgee <Formula
|
||||
url 'http://download.gnome.org/sources/libgee/0.5/libgee-0.5.2.tar.bz2'
|
||||
url 'http://download.gnome.org/sources/libgee/0.6/libgee-0.6.0.tar.bz2'
|
||||
homepage 'http://live.gnome.org/Libgee'
|
||||
md5 'fc5a36eb5f61154a1456cbb8b1798e41'
|
||||
md5 '4eb513b23ab6ea78884989518a4acf6f'
|
||||
|
||||
depends_on 'vala'
|
||||
|
||||
|
|
Loading…
Reference in a new issue