Bump resourceproto to 1.1.0

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

View File

@ -1,5 +1,5 @@
config BR2_PACKAGE_XPROTO_RESOURCEPROTO config BR2_PACKAGE_XPROTO_RESOURCEPROTO
bool "resourceproto" bool "resourceproto"
help help
resourceproto 1.0.2 resourceproto 1.1.0
X.Org Resource protocol headers X.Org Resource protocol headers

View File

@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
XPROTO_RESOURCEPROTO_VERSION = 1.0.2 XPROTO_RESOURCEPROTO_VERSION = 1.1.0
XPROTO_RESOURCEPROTO_SOURCE = resourceproto-$(XPROTO_RESOURCEPROTO_VERSION).tar.bz2 XPROTO_RESOURCEPROTO_SOURCE = resourceproto-$(XPROTO_RESOURCEPROTO_VERSION).tar.bz2
XPROTO_RESOURCEPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto XPROTO_RESOURCEPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
XPROTO_RESOURCEPROTO_AUTORECONF = NO XPROTO_RESOURCEPROTO_AUTORECONF = NO