glib: update to glib-2.28.5

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-04-03 15:30:14 +02:00
parent d0c439d6cc
commit 9db6adb8ba
2 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@ glib_cv_stack_grows='no' \
--disable-dtrace \
--disable-systemtap \
--disable-gcov \
--with-libiconv=gnu \
--with-libiconv \
--enable-Bsymbolic \
--disable-rebuilds \
--disable-gtk-doc \

View File

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