From: Fredrik Fornwall Date: Tue, 8 Mar 2016 00:08:21 +0000 (-0500) Subject: gdk-pixbuf: Update from 2.32.1 to 2.32.3 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/termux-packages/commitdiff_plain/638975f349d68edfd525b5a58f55da71df875d81?ds=inline;hp=--cc gdk-pixbuf: Update from 2.32.1 to 2.32.3 --- 638975f349d68edfd525b5a58f55da71df875d81 diff --git a/packages/gdk-pixbuf/build.sh b/packages/gdk-pixbuf/build.sh index 3192f3e7..ac11fff6 100644 --- a/packages/gdk-pixbuf/build.sh +++ b/packages/gdk-pixbuf/build.sh @@ -1,6 +1,6 @@ TERMUX_PKG_HOMEPAGE=https://developer.gnome.org/gdk-pixbuf/ TERMUX_PKG_DESCRIPTION="Library for image loading and manipulation" -TERMUX_PKG_VERSION=2.32.1 +TERMUX_PKG_VERSION=2.32.3 TERMUX_PKG_SRCURL=ftp://ftp.gnome.org/pub/gnome/sources/gdk-pixbuf/2.32/gdk-pixbuf-${TERMUX_PKG_VERSION}.tar.xz TERMUX_PKG_DEPENDS="glib, libpng, libtiff, libjpeg-turbo" # Avoid runtime test which does not work when cross compiling: