diff options
author | Bernd Kuhls <bernd.kuhls@t-online.de> | 2015-02-07 21:11:31 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-02-14 15:35:03 +0100 |
commit | ca6c0b649d62ee44322f45e887168d8e5e40cd30 (patch) | |
tree | 2de0ffccc4d852f36930bbed70aec6c14ebe922c /package | |
parent | 6bc6c3aabe9d3c9592754e0c49a2d476473b5754 (diff) |
package/x11r7/xkeyboard-config: bump version to 2.14
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package')
-rw-r--r-- | package/x11r7/xkeyboard-config/xkeyboard-config.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/x11r7/xkeyboard-config/xkeyboard-config.mk b/package/x11r7/xkeyboard-config/xkeyboard-config.mk index 4e3ab92fb..96a769e31 100644 --- a/package/x11r7/xkeyboard-config/xkeyboard-config.mk +++ b/package/x11r7/xkeyboard-config/xkeyboard-config.mk @@ -4,7 +4,7 @@ # ################################################################################ -XKEYBOARD_CONFIG_VERSION = 2.10.1 +XKEYBOARD_CONFIG_VERSION = 2.14 XKEYBOARD_CONFIG_SOURCE = xkeyboard-config-$(XKEYBOARD_CONFIG_VERSION).tar.bz2 XKEYBOARD_CONFIG_SITE = http://www.x.org/releases/individual/data/xkeyboard-config XKEYBOARD_CONFIG_LICENSE = MIT |