Bump kbproto to 1.0.4

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

View File

@ -1,5 +1,5 @@
config BR2_PACKAGE_XPROTO_KBPROTO config BR2_PACKAGE_XPROTO_KBPROTO
bool "kbproto" bool "kbproto"
help help
kbproto 1.0.3 kbproto 1.0.4
X.Org KB protocol headers X.Org KB protocol headers

View File

@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
XPROTO_KBPROTO_VERSION = 1.0.3 XPROTO_KBPROTO_VERSION = 1.0.4
XPROTO_KBPROTO_SOURCE = kbproto-$(XPROTO_KBPROTO_VERSION).tar.bz2 XPROTO_KBPROTO_SOURCE = kbproto-$(XPROTO_KBPROTO_VERSION).tar.bz2
XPROTO_KBPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto XPROTO_KBPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
XPROTO_KBPROTO_AUTORECONF = NO XPROTO_KBPROTO_AUTORECONF = NO