gtk+ 2.24.11
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
48b7adb52d
commit
2a641eac38
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Gtkx < Formula
|
||||
homepage 'http://gtk.org/'
|
||||
url 'http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-2.24.10.tar.xz'
|
||||
sha256 'ea56e31bb9d6e19ed2e8911f4c7ac493cb804431caa21cdcadae625d375a0e89'
|
||||
url 'http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-2.24.11.tar.xz'
|
||||
sha256 '328b4ea19a61040145e777e2ac49820968a382ac8581a380c9429897881812a9'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'xz' => :build
|
||||
|
|
Loading…
Reference in a new issue