mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-08 23:51:08 -09:00
Bump xev to 1.0.4
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user