Bump libXft to 2.1.14

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
This commit is contained in:
Paulius Zaleckas 2010-02-28 11:34:54 +02:00
parent 71a17ed863
commit f2f709e49b
2 changed files with 2 additions and 2 deletions

View File

@ -7,5 +7,5 @@ config BR2_PACKAGE_XLIB_LIBXFT
select BR2_PACKAGE_XLIB_LIBXRENDER
select BR2_PACKAGE_XPROTO_XPROTO
help
libXft 2.1.12
libXft 2.1.14
X.Org Xft library

View File

@ -4,7 +4,7 @@
#
################################################################################
XLIB_LIBXFT_VERSION = 2.1.13
XLIB_LIBXFT_VERSION = 2.1.14
XLIB_LIBXFT_SOURCE = libXft-$(XLIB_LIBXFT_VERSION).tar.bz2
XLIB_LIBXFT_SITE = http://xorg.freedesktop.org/releases/individual/lib
XLIB_LIBXFT_AUTORECONF = YES