gconf 3.2.6
This commit is contained in:
parent
25dce9a1d0
commit
47bb3fbac1
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Gconf < Formula
|
||||
homepage 'http://projects.gnome.org/gconf/'
|
||||
url 'http://ftp.gnome.org/pub/GNOME/sources/GConf/3.2/GConf-3.2.5.tar.xz'
|
||||
sha256 '4ddea9503a212ee126c5b46a0a958fd5484574c3cb6ef2baf38db02e819e58c6'
|
||||
url 'http://ftp.gnome.org/pub/GNOME/sources/GConf/3.2/GConf-3.2.6.tar.xz'
|
||||
sha256 '1912b91803ab09a5eed34d364bf09fe3a2a9c96751fde03a4e0cfa51a04d784c'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'intltool' => :build
|
||||
|
|
Loading…
Reference in a new issue