glib: update to glib-2.32.4

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-07-20 18:05:00 +02:00
parent e2c5feecdb
commit 00532b8c83
5 changed files with 1 additions and 2 deletions

View File

@ -54,7 +54,6 @@ glib_cv_va_val_copy='no' \
--disable-selinux \
--disable-fam \
--enable-xattr \
--enable-regex \
--disable-gtk-doc \
--disable-man \
--disable-dtrace \

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="glib"
PKG_VERSION="2.32.3"
PKG_VERSION="2.32.4"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="LGPL"