Commit 71a17ed8 authored by Paulius Zaleckas's avatar Paulius Zaleckas
Browse files

Bump libXfont to 1.4.1

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