Bump xf86dgaproto to 2.1

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
This commit is contained in:
Paulius Zaleckas 2010-02-28 11:35:03 +02:00
parent b7bc06748f
commit 59e240d46c
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
config BR2_PACKAGE_XPROTO_XF86DGAPROTO config BR2_PACKAGE_XPROTO_XF86DGAPROTO
bool "xf86dgaproto" bool "xf86dgaproto"
help help
xf86dgaproto 2.0.2 xf86dgaproto 2.1
X.Org XF86DGA protocol headers X.Org XF86DGA protocol headers

View File

@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
XPROTO_XF86DGAPROTO_VERSION = 2.0.3 XPROTO_XF86DGAPROTO_VERSION = 2.1
XPROTO_XF86DGAPROTO_SOURCE = xf86dgaproto-$(XPROTO_XF86DGAPROTO_VERSION).tar.bz2 XPROTO_XF86DGAPROTO_SOURCE = xf86dgaproto-$(XPROTO_XF86DGAPROTO_VERSION).tar.bz2
XPROTO_XF86DGAPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto XPROTO_XF86DGAPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
XPROTO_XF86DGAPROTO_AUTORECONF = NO XPROTO_XF86DGAPROTO_AUTORECONF = NO