diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/libgee.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/libgee.rb b/Library/Formula/libgee.rb index 436749eba..f4292b6ff 100644 --- a/Library/Formula/libgee.rb +++ b/Library/Formula/libgee.rb @@ -2,8 +2,8 @@ require 'formula' class Libgee < Formula homepage 'http://live.gnome.org/Libgee' - url 'http://download.gnome.org/sources/libgee/0.8/libgee-0.8.0.tar.xz' - sha256 '5e3707cbc1cebea86ab8865682cb28f8f80273869551c3698e396b5dc57831ea' + url 'http://ftp.gnome.org/pub/GNOME/sources/libgee/0.12/libgee-0.12.0.tar.xz' + sha256 'd106ed63fe0da5d5ee89aa8197a373cf9a2b96688cc3060144bfc0a022496ea5' depends_on 'xz' => :build depends_on 'pkg-config' => :build |
