xproto_xf86miscproto: 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:39 +01:00 committed by Peter Korsgaard
parent 24c2ca7841
commit b7bf7f0077
3 changed files with 2 additions and 3 deletions

View File

@ -17,7 +17,7 @@
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, xproto_fontcacheproto, xproto_xf86miscproto
Issues resolved (http://bugs.uclibc.org): Issues resolved (http://bugs.uclibc.org):

View File

@ -1,5 +1,4 @@
config BR2_PACKAGE_XPROTO_XF86MISCPROTO config BR2_PACKAGE_XPROTO_XF86MISCPROTO
bool "xf86miscproto" bool "xf86miscproto"
help help
xf86miscproto 0.9.2
X.Org XF86Misc protocol headers X.Org XF86Misc protocol headers

View File

@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
XPROTO_XF86MISCPROTO_VERSION = 0.9.2 XPROTO_XF86MISCPROTO_VERSION = 0.9.3
XPROTO_XF86MISCPROTO_SOURCE = xf86miscproto-$(XPROTO_XF86MISCPROTO_VERSION).tar.bz2 XPROTO_XF86MISCPROTO_SOURCE = xf86miscproto-$(XPROTO_XF86MISCPROTO_VERSION).tar.bz2
XPROTO_XF86MISCPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto XPROTO_XF86MISCPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
XPROTO_XF86MISCPROTO_AUTORECONF = NO XPROTO_XF86MISCPROTO_AUTORECONF = NO