diff options
author | Paulius Zaleckas <paulius.zaleckas@gmail.com> | 2010-02-28 11:34:30 +0200 |
---|---|---|
committer | Paulius Zaleckas <paulius.zaleckas@gmail.com> | 2010-02-28 11:34:30 +0200 |
commit | e2ed22e256ffe7d6d127553ab04dc7680a5edebe (patch) | |
tree | 38f188b4a8afb88204c7f817a8f0f3be4a009572 /package/x11r7/xapp_x11perf | |
parent | 630f9d9fd7b76c3e774da165bf16605eef6113b5 (diff) |
Bump x11perf to 1.5.1
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
Diffstat (limited to 'package/x11r7/xapp_x11perf')
-rw-r--r-- | package/x11r7/xapp_x11perf/Config.in | 2 | ||||
-rw-r--r-- | package/x11r7/xapp_x11perf/xapp_x11perf.mk | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/package/x11r7/xapp_x11perf/Config.in b/package/x11r7/xapp_x11perf/Config.in index 15621f27f..860a9c95b 100644 --- a/package/x11r7/xapp_x11perf/Config.in +++ b/package/x11r7/xapp_x11perf/Config.in @@ -4,5 +4,5 @@ config BR2_PACKAGE_XAPP_X11PERF select BR2_PACKAGE_XLIB_LIBXMU select BR2_PACKAGE_XLIB_LIBXFT help - x11perf 1.4.1 + x11perf 1.5.1 summarize x11perf results diff --git a/package/x11r7/xapp_x11perf/xapp_x11perf.mk b/package/x11r7/xapp_x11perf/xapp_x11perf.mk index d2e9f1cbe..ac8cd7a61 100644 --- a/package/x11r7/xapp_x11perf/xapp_x11perf.mk +++ b/package/x11r7/xapp_x11perf/xapp_x11perf.mk @@ -4,7 +4,7 @@ # ################################################################################ -XAPP_X11PERF_VERSION = 1.5 +XAPP_X11PERF_VERSION = 1.5.1 XAPP_X11PERF_SOURCE = x11perf-$(XAPP_X11PERF_VERSION).tar.bz2 XAPP_X11PERF_SITE = http://xorg.freedesktop.org/releases/individual/app XAPP_X11PERF_AUTORECONF = NO |