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

xproto_dri2proto: 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 7e391f16
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@
	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
	wget, xlib_libX11, xlib_libXfont, xproto_dri2proto

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

+0 −1
Original line number Diff line number Diff line
config BR2_PACKAGE_XPROTO_DRI2PROTO
	bool "dri2proto"
	help
	  dri2proto 2.1
	  X.Org DRI2 protocol headers
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
#
################################################################################

XPROTO_DRI2PROTO_VERSION = 2.1
XPROTO_DRI2PROTO_VERSION = 2.3
XPROTO_DRI2PROTO_SOURCE = dri2proto-$(XPROTO_DRI2PROTO_VERSION).tar.bz2
XPROTO_DRI2PROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
XPROTO_DRI2PROTO_AUTORECONF = NO