summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2014-07-19 15:53:20 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-07-19 18:09:16 +0200
commit46fb5b82ee82d90e9ed6ac8de67062912bed50f0 (patch)
treed4aac5a148f60d17be3f324de875ed5126a34a60
parentb0ad236cd4182a11d27ca7a8712b314118deeab2 (diff)
downloadbuildroot-46fb5b82ee82d90e9ed6ac8de67062912bed50f0.tar.gz
buildroot-46fb5b82ee82d90e9ed6ac8de67062912bed50f0.zip
xlib_libXft: Bump version to 2.3.2
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/x11r7/xlib_libXft/xlib_libXft.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/x11r7/xlib_libXft/xlib_libXft.mk b/package/x11r7/xlib_libXft/xlib_libXft.mk
index 37f4434072..de9b47093b 100644
--- a/package/x11r7/xlib_libXft/xlib_libXft.mk
+++ b/package/x11r7/xlib_libXft/xlib_libXft.mk
@@ -4,7 +4,7 @@
#
################################################################################
-XLIB_LIBXFT_VERSION = 2.3.1
+XLIB_LIBXFT_VERSION = 2.3.2
XLIB_LIBXFT_SOURCE = libXft-$(XLIB_LIBXFT_VERSION).tar.bz2
XLIB_LIBXFT_SITE = http://xorg.freedesktop.org/releases/individual/lib
XLIB_LIBXFT_LICENSE = MIT
OpenPOWER on IntegriCloud