Bump libXfont to 1.4.1

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 82fa434e39
commit 71a17ed863
2 changed files with 2 additions and 2 deletions

View File

@ -8,5 +8,5 @@ config BR2_PACKAGE_XLIB_LIBXFONT
select BR2_PACKAGE_XPROTO_XPROTO
select BR2_PACKAGE_XFONT_ENCODINGS
help
libXfont 1.2.7
libXfont 1.4.1
X.Org Xfont library

View File

@ -4,7 +4,7 @@
#
################################################################################
XLIB_LIBXFONT_VERSION = 1.3.3
XLIB_LIBXFONT_VERSION = 1.4.1
XLIB_LIBXFONT_SOURCE = libXfont-$(XLIB_LIBXFONT_VERSION).tar.bz2
XLIB_LIBXFONT_SITE = http://xorg.freedesktop.org/releases/individual/lib
XLIB_LIBXFONT_AUTORECONF = YES