diff options
author | Yegor Yefremov <yegorslists@googlemail.com> | 2012-01-30 15:46:24 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-02-01 22:17:23 +0100 |
commit | f8a9fe6406786b46a80538aba1b58c3092636a0a (patch) | |
tree | cf99ec75156868256f2025e45bfdf07043ffc8a7 /package/x11r7 | |
parent | 7a2934c84cbe6e51281661b0f9fe7fef4ab0e78a (diff) |
xapp_xinput: bump to 1.5.4
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/x11r7')
-rw-r--r-- | package/x11r7/xapp_xinput/xapp_xinput.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/x11r7/xapp_xinput/xapp_xinput.mk b/package/x11r7/xapp_xinput/xapp_xinput.mk index 4e6884d06..4bc5879aa 100644 --- a/package/x11r7/xapp_xinput/xapp_xinput.mk +++ b/package/x11r7/xapp_xinput/xapp_xinput.mk @@ -4,7 +4,7 @@ # ################################################################################ -XAPP_XINPUT_VERSION = 1.5.0 +XAPP_XINPUT_VERSION = 1.5.4 XAPP_XINPUT_SOURCE = xinput-$(XAPP_XINPUT_VERSION).tar.bz2 XAPP_XINPUT_SITE = http://xorg.freedesktop.org/releases/individual/app XAPP_XINPUT_DEPENDENCIES = xlib_libX11 xlib_libXi |