xproto_fontcacheproto: bump version

[Peter: remove version from Config.in help]
Signed-off-by: Will Wagner <will_wagner@carallon.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Will Wagner 2010-04-01 13:46:38 +01:00 committed by Peter Korsgaard
parent 864950c1a4
commit 24c2ca7841
3 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,8 @@
libgcrypt, libglib2, libpng, libxml2, matchbox, mdadm, libgcrypt, libglib2, libpng, libxml2, matchbox, mdadm,
memstat, mesa3d, mtd-utils, nano, openssl, php, pixman, pppd, memstat, mesa3d, mtd-utils, nano, openssl, php, pixman, pppd,
pthread-stubs, qt, radvd, setserial, squashfs, usb_modeswith, 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): Issues resolved (http://bugs.uclibc.org):

View File

@ -1,5 +1,4 @@
config BR2_PACKAGE_XPROTO_FONTCACHEPROTO config BR2_PACKAGE_XPROTO_FONTCACHEPROTO
bool "fontcacheproto" bool "fontcacheproto"
help help
fontcacheproto 0.1.2
X.Org Fontcache protocol headers X.Org Fontcache protocol headers

View File

@ -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_SOURCE = fontcacheproto-$(XPROTO_FONTCACHEPROTO_VERSION).tar.bz2
XPROTO_FONTCACHEPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto XPROTO_FONTCACHEPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
XPROTO_FONTCACHEPROTO_AUTORECONF = NO XPROTO_FONTCACHEPROTO_AUTORECONF = NO