xorg: Bump xproto_dri2proto version to 2.8

Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls 2014-01-04 14:38:56 +01:00 committed by Peter Korsgaard
parent a6ff1dbfaa
commit ec007ab751
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
#
################################################################################
XPROTO_DRI2PROTO_VERSION = 2.6
XPROTO_DRI2PROTO_VERSION = 2.8
XPROTO_DRI2PROTO_SOURCE = dri2proto-$(XPROTO_DRI2PROTO_VERSION).tar.bz2
XPROTO_DRI2PROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
XPROTO_DRI2PROTO_LICENSE = MIT