Bump libICE to 1.0.6
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
This commit is contained in:
parent
991cd5b499
commit
ad29d46c60
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user