Bump libICE to 1.0.6

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
This commit is contained in:
Paulius Zaleckas 2010-02-28 11:34:49 +02:00
parent 991cd5b499
commit ad29d46c60
2 changed files with 3 additions and 2 deletions

View File

@ -3,5 +3,5 @@ config BR2_PACKAGE_XLIB_LIBICE
select BR2_PACKAGE_XLIB_XTRANS
select BR2_PACKAGE_XPROTO_XPROTO
help
libICE 1.0.3
libICE 1.0.6
X.Org ICE library

View File

@ -4,10 +4,11 @@
#
################################################################################
XLIB_LIBICE_VERSION = 1.0.4
XLIB_LIBICE_VERSION = 1.0.6
XLIB_LIBICE_SOURCE = libICE-$(XLIB_LIBICE_VERSION).tar.bz2
XLIB_LIBICE_SITE = http://xorg.freedesktop.org/releases/individual/lib
XLIB_LIBICE_AUTORECONF = NO
XLIB_LIBICE_LIBTOOL_PATCH = NO
XLIB_LIBICE_INSTALL_STAGING = YES
XLIB_LIBICE_DEPENDENCIES = xlib_xtrans xproto_xproto
XLIB_LIBICE_CONF_OPT = --enable-shared --disable-static