From: Paulius Zaleckas Date: Sun, 28 Feb 2010 09:34:30 +0000 (+0200) Subject: Bump x11perf to 1.5.1 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e2ed22e256ffe7d6d127553ab04dc7680a5edebe;p=buildroot.git Bump x11perf to 1.5.1 Signed-off-by: Paulius Zaleckas --- diff --git a/package/x11r7/xapp_x11perf/Config.in b/package/x11r7/xapp_x11perf/Config.in index 15621f27f2..860a9c95b9 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 d2e9f1cbe1..ac8cd7a61f 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