Bump xset to 1.1.0

Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
This commit is contained in:
Paulius Zaleckas 2010-02-28 11:34:44 +02:00
parent 40b881227f
commit e7ae841064
2 changed files with 2 additions and 2 deletions

View File

@ -3,5 +3,5 @@ config BR2_PACKAGE_XAPP_XSET
select BR2_PACKAGE_XLIB_LIBXFONTCACHE
select BR2_PACKAGE_XLIB_LIBXMU
help
xset 1.0.2
xset 1.1.0
X.Org xset application

View File

@ -4,7 +4,7 @@
#
################################################################################
XAPP_XSET_VERSION = 1.0.4
XAPP_XSET_VERSION = 1.1.0
XAPP_XSET_SOURCE = xset-$(XAPP_XSET_VERSION).tar.bz2
XAPP_XSET_SITE = http://xorg.freedesktop.org/releases/individual/app
XAPP_XSET_AUTORECONF = NO