Bump libXi to 1.3

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
This commit is contained in:
Paulius Zaleckas 2010-02-28 11:33:44 +02:00
parent aa238ccd3b
commit fe7ad3e8e2
2 changed files with 3 additions and 2 deletions

View File

@ -5,5 +5,5 @@ config BR2_PACKAGE_XLIB_LIBXI
select BR2_PACKAGE_XLIB_LIBXEXT
select BR2_PACKAGE_XPROTO_XPROTO
help
libXi 1.0.2
libXi 1.3
X.Org Xi library

View File

@ -4,10 +4,11 @@
#
################################################################################
XLIB_LIBXI_VERSION = 1.1.3
XLIB_LIBXI_VERSION = 1.3
XLIB_LIBXI_SOURCE = libXi-$(XLIB_LIBXI_VERSION).tar.bz2
XLIB_LIBXI_SITE = http://xorg.freedesktop.org/releases/individual/lib
XLIB_LIBXI_AUTORECONF = NO
XLIB_LIBXI_LIBTOOL_PATCH = NO
XLIB_LIBXI_INSTALL_STAGING = YES
XLIB_LIBXI_DEPENDENCIES = xproto_inputproto xlib_libX11 xlib_libXext xproto_xproto
XLIB_LIBXI_CONF_OPT = --disable-malloc0returnsnull --enable-shared --disable-static