Bump libXft to 2.1.14
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
This commit is contained in:
parent
71a17ed863
commit
f2f709e49b
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user