diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/gdk-pixbuf.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/gdk-pixbuf.rb b/Library/Formula/gdk-pixbuf.rb index e1e466062..fd4f337d9 100644 --- a/Library/Formula/gdk-pixbuf.rb +++ b/Library/Formula/gdk-pixbuf.rb @@ -2,8 +2,8 @@ require 'formula' class GdkPixbuf < Formula homepage 'http://gtk.org' - url 'http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/2.24/gdk-pixbuf-2.24.0.tar.bz2' - sha256 '38d2630314e6d91976bffd833236f84fefa440a9038f86dc422820a39f2e3700' + url 'http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/2.24/gdk-pixbuf-2.24.1.tar.xz' + sha256 'da7a3f00db360913716368e19e336402755cafa93769f3cfa28a969303e4bee1' depends_on 'pkg-config' => :build depends_on 'glib' |
