Revert "glib: update to glib-2.32.0"

This reverts commit 1533c707131611c1ffb849f78bfaaac2f0055e01.
This commit is contained in:
Stephan Raue 2012-04-14 11:48:39 +02:00
parent 4457c63e0e
commit 58622d5821

View File

@ -19,12 +19,12 @@
################################################################################
PKG_NAME="glib"
PKG_VERSION="2.32.0"
PKG_VERSION="2.31.8"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="LGPL"
PKG_SITE="http://www.gtk.org/"
PKG_URL="http://ftp.gnome.org/pub/gnome/sources/glib/2.32/$PKG_NAME-$PKG_VERSION.tar.xz"
PKG_URL="http://ftp.gnome.org/pub/gnome/sources/glib/2.31/$PKG_NAME-$PKG_VERSION.tar.xz"
PKG_DEPENDS="zlib $ICONV libffi pcre"
PKG_BUILD_DEPENDS="toolchain zlib $ICONV libffi pcre glib-host gtk-doc Python-host"
PKG_PRIORITY="optional"