aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/gtk+.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/gtk+.rb b/Library/Formula/gtk+.rb
index 350021415..2b6b65781 100644
--- a/Library/Formula/gtk+.rb
+++ b/Library/Formula/gtk+.rb
@@ -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