gtk+ 2.24.14
This commit is contained in:
parent
e7f41833db
commit
a3d8afc768
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
||||||
|
|
||||||
class Gtkx < Formula
|
class Gtkx < Formula
|
||||||
homepage 'http://gtk.org/'
|
homepage 'http://gtk.org/'
|
||||||
url 'http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-2.24.11.tar.xz'
|
url 'http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-2.24.14.tar.xz'
|
||||||
sha256 '328b4ea19a61040145e777e2ac49820968a382ac8581a380c9429897881812a9'
|
sha256 '8bd1b8b511a3004e8972badf467ce829e6855cdff15540b9344dc934c68008ac'
|
||||||
|
|
||||||
depends_on 'pkg-config' => :build
|
depends_on 'pkg-config' => :build
|
||||||
depends_on 'xz' => :build
|
depends_on 'xz' => :build
|
||||||
|
|
Loading…
Reference in a new issue