libgee 0.8.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
b6bafa7b85
commit
40c27c2f6a
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Libgee < Formula
|
||||
homepage 'http://live.gnome.org/Libgee'
|
||||
url 'http://ftp.gnome.org/pub/GNOME/sources/libgee/0.6/libgee-0.6.5.tar.xz'
|
||||
sha256 '99b78db2492c533e386a07bce9aab1de4bdf23284b1a485b893683de388fff48'
|
||||
url 'http://download.gnome.org/sources/libgee/0.8/libgee-0.8.0.tar.xz'
|
||||
sha256 '5e3707cbc1cebea86ab8865682cb28f8f80273869551c3698e396b5dc57831ea'
|
||||
|
||||
depends_on 'xz' => :build
|
||||
depends_on 'vala'
|
||||
|
|
Loading…
Reference in a new issue