Browse Source

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>
Bernd Kuhls 11 years ago
parent
commit
46fb5b82ee
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/x11r7/xlib_libXft/xlib_libXft.mk

+ 1 - 1
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