gdk-pixbuf: update to gdk-pixbuf-2.26.3

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-08-28 23:10:45 +02:00
parent 5200947dea
commit b895d13145

View File

@ -19,12 +19,12 @@
################################################################################
PKG_NAME="gdk-pixbuf"
PKG_VERSION="2.24.1"
PKG_VERSION="2.26.3"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="OSS"
PKG_SITE="http://www.gtk.org/"
PKG_URL="http://ftp.acc.umu.se/pub/gnome/sources/gdk-pixbuf/2.24/$PKG_NAME-$PKG_VERSION.tar.xz"
PKG_URL="http://ftp.acc.umu.se/pub/gnome/sources/gdk-pixbuf/2.26/$PKG_NAME-$PKG_VERSION.tar.xz"
PKG_DEPENDS="glib"
PKG_BUILD_DEPENDS="toolchain glib libjpeg-turbo libpng jasper"
PKG_PRIORITY="optional"