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

xproto_evieext: 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 9b02ce9e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@
	pthread-stubs, qt, radvd, setserial, squashfs, usb_modeswith,
	wget, xkeyboard-config, xlib_libX11, xlib_libXfont,
	xlib_libXfontcache, xlib_libpciaccess, xproto_dri2proto,
	xproto_fontcacheproto, xproto_xf86miscproto
	xproto_eviext, xproto_fontcacheproto, xproto_xf86miscproto

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

+0 −1
Original line number Diff line number Diff line
config BR2_PACKAGE_XPROTO_EVIEEXT
	bool "evieext"
	help
	  evieext 1.0.2
	  X.Org EvIE protocol headers
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
#
################################################################################

XPROTO_EVIEEXT_VERSION = 1.0.2
XPROTO_EVIEEXT_VERSION = 1.1.0
XPROTO_EVIEEXT_SOURCE = evieext-$(XPROTO_EVIEEXT_VERSION).tar.bz2
XPROTO_EVIEEXT_SITE = http://xorg.freedesktop.org/releases/individual/proto
XPROTO_EVIEEXT_AUTORECONF = NO