From b04836655af3d28b4c7f77aab60fa4d1efd3ef3a Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Mon, 27 Dec 2010 00:07:51 +0100 Subject: [PATCH] gdk-pixbuf: update to gdk-pixbuf-2.23.0 Signed-off-by: Stephan Raue --- packages/x11/toolkits/gdk-pixbuf/meta | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/x11/toolkits/gdk-pixbuf/meta b/packages/x11/toolkits/gdk-pixbuf/meta index f342e14927..c917c7e302 100644 --- a/packages/x11/toolkits/gdk-pixbuf/meta +++ b/packages/x11/toolkits/gdk-pixbuf/meta @@ -1,10 +1,10 @@ PKG_NAME="gdk-pixbuf" -PKG_VERSION="2.22.0" +PKG_VERSION="2.23.0" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="OSS" PKG_SITE="http://www.gtk.org/" -PKG_URL="http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.22/$PKG_NAME-$PKG_VERSION.tar.bz2" +PKG_URL="http://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.23/$PKG_NAME-$PKG_VERSION.tar.bz2" PKG_DEPENDS="glib tiff $LIBJPEG libpng jasper" PKG_BUILD_DEPENDS="toolchain glib tiff $LIBJPEG libpng jasper" PKG_PRIORITY="optional"