Commit 24c2ca78 authored by Will Wagner's avatar Will Wagner Committed by Peter Korsgaard
Browse files

xproto_fontcacheproto: bump version



[Peter: remove version from Config.in help]
Signed-off-by: default avatarWill Wagner <will_wagner@carallon.com>
Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent 864950c1
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -16,7 +16,8 @@
	libgcrypt, libglib2, libpng, libxml2, matchbox, mdadm,
	memstat, mesa3d, mtd-utils, nano, openssl, php, pixman, pppd,
	pthread-stubs, qt, radvd, setserial, squashfs, usb_modeswith,
	wget, xlib_libX11, xlib_libXfont, xproto_dri2proto
	wget, xlib_libX11, xlib_libXfont, xproto_dri2proto,
	xproto_fontcacheproto,

	Issues resolved (http://bugs.uclibc.org):

+0 −1
Original line number Diff line number Diff line
config BR2_PACKAGE_XPROTO_FONTCACHEPROTO
	bool "fontcacheproto"
	help
	  fontcacheproto 0.1.2
	  X.Org Fontcache protocol headers
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
#
################################################################################

XPROTO_FONTCACHEPROTO_VERSION = 0.1.2
XPROTO_FONTCACHEPROTO_VERSION = 0.1.3
XPROTO_FONTCACHEPROTO_SOURCE = fontcacheproto-$(XPROTO_FONTCACHEPROTO_VERSION).tar.bz2
XPROTO_FONTCACHEPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
XPROTO_FONTCACHEPROTO_AUTORECONF = NO