summaryrefslogtreecommitdiffstats
path: root/package/x11r7/xapp_xset
diff options
context:
space:
mode:
authorPaulius Zaleckas <paulius.zaleckas@gmail.com>2010-02-28 11:34:44 +0200
committerPaulius Zaleckas <paulius.zaleckas@gmail.com>2010-02-28 11:34:44 +0200
commite7ae841064871c7d184bfab0b3be18cb8569c50e (patch)
tree0bafb57555a137e06f8d028ac3663cb41477385d /package/x11r7/xapp_xset
parent40b881227f6a3620c460a9c88a197787ea703f1f (diff)
downloadbuildroot-novena-e7ae841064871c7d184bfab0b3be18cb8569c50e.tar.gz
buildroot-novena-e7ae841064871c7d184bfab0b3be18cb8569c50e.zip
Bump xset to 1.1.0
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
Diffstat (limited to 'package/x11r7/xapp_xset')
-rw-r--r--package/x11r7/xapp_xset/Config.in2
-rw-r--r--package/x11r7/xapp_xset/xapp_xset.mk2
2 files changed, 2 insertions, 2 deletions
diff --git a/package/x11r7/xapp_xset/Config.in b/package/x11r7/xapp_xset/Config.in
index 644c2277e..c61a4a959 100644
--- a/package/x11r7/xapp_xset/Config.in
+++ b/package/x11r7/xapp_xset/Config.in
@@ -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
diff --git a/package/x11r7/xapp_xset/xapp_xset.mk b/package/x11r7/xapp_xset/xapp_xset.mk
index 70396e53f..51ddd98c1 100644
--- a/package/x11r7/xapp_xset/xapp_xset.mk
+++ b/package/x11r7/xapp_xset/xapp_xset.mk
@@ -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