gdk-pixbuf 2.23.5

This version should be compatible with Lion.
Fixes Homebrew/homebrew#6442

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Philippe Strauss 2011-07-18 00:11:33 +02:00 committed by Adam Vandenberg
parent b858fbc644
commit 585e1f6548

View file

@ -2,8 +2,8 @@ require 'formula'
class GdkPixbuf < Formula
homepage 'http://gtk.org'
url 'http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.22/gdk-pixbuf-2.22.1.tar.bz2'
md5 '716c4593ead3f9c8cca63b8b1907a561'
url 'http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/2.23/gdk-pixbuf-2.23.5.tar.bz2'
md5 '025c38de1a599b0ded6c92d34924dd85'
depends_on 'glib'
depends_on 'jasper'