Commit f2f709e4 authored by Paulius Zaleckas's avatar Paulius Zaleckas
Browse files

Bump libXft to 2.1.14

parent 71a17ed8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
+1 −1
Original line number Diff line number Diff line
@@ -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