Bump bigreqsproto to 1.1.0

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

View File

@ -1,5 +1,5 @@
config BR2_PACKAGE_XPROTO_BIGREQSPROTO config BR2_PACKAGE_XPROTO_BIGREQSPROTO
bool "bigreqsproto" bool "bigreqsproto"
help help
bigreqsproto 1.0.2 bigreqsproto 1.1.0
X.Org BigReqs protocol headers X.Org BigReqs protocol headers

View File

@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
XPROTO_BIGREQSPROTO_VERSION = 1.0.2 XPROTO_BIGREQSPROTO_VERSION = 1.1.0
XPROTO_BIGREQSPROTO_SOURCE = bigreqsproto-$(XPROTO_BIGREQSPROTO_VERSION).tar.bz2 XPROTO_BIGREQSPROTO_SOURCE = bigreqsproto-$(XPROTO_BIGREQSPROTO_VERSION).tar.bz2
XPROTO_BIGREQSPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto XPROTO_BIGREQSPROTO_SITE = http://xorg.freedesktop.org/releases/individual/proto
XPROTO_BIGREQSPROTO_AUTORECONF = NO XPROTO_BIGREQSPROTO_AUTORECONF = NO