diff options
author | Paulius Zaleckas <paulius.zaleckas@gmail.com> | 2010-02-28 11:34:44 +0200 |
---|---|---|
committer | Paulius Zaleckas <paulius.zaleckas@gmail.com> | 2010-02-28 11:34:44 +0200 |
commit | e7ae841064871c7d184bfab0b3be18cb8569c50e (patch) | |
tree | 0bafb57555a137e06f8d028ac3663cb41477385d /package/x11r7/xapp_xset/xapp_xset.mk | |
parent | 40b881227f6a3620c460a9c88a197787ea703f1f (diff) | |
download | buildroot-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/xapp_xset.mk')
-rw-r--r-- | package/x11r7/xapp_xset/xapp_xset.mk | 2 |
1 files changed, 1 insertions, 1 deletions
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 |