Bump xev to 1.0.4
authorPaulius Zaleckas <paulius.zaleckas@gmail.com>
Sun, 28 Feb 2010 09:34:34 +0000 (11:34 +0200)
committerPaulius Zaleckas <paulius.zaleckas@gmail.com>
Sun, 28 Feb 2010 09:34:34 +0000 (11:34 +0200)
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
package/x11r7/xapp_xev/Config.in
package/x11r7/xapp_xev/xapp_xev.mk

index 2e13d745a3f654a59c7429dd992f85d66ddbc4b5..86d2ab1e5f52fda93c9a0de0da1da17b2ddfae0a 100644 (file)
@@ -2,5 +2,5 @@ config BR2_PACKAGE_XAPP_XEV
        bool "xev"
        select BR2_PACKAGE_XLIB_LIBX11
        help
-         xev 1.0.1
+         xev 1.0.4
          print contents of X events
index 27b7d51b5cc8caeefba370ea941d220a3f4d695e..19be2c166fa17a3d3258c1309b8a67013af91714 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-XAPP_XEV_VERSION = 1.0.3
+XAPP_XEV_VERSION = 1.0.4
 XAPP_XEV_SOURCE = xev-$(XAPP_XEV_VERSION).tar.bz2
 XAPP_XEV_SITE = http://xorg.freedesktop.org/releases/individual/app
 XAPP_XEV_AUTORECONF = NO