mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
Bump xkbcomp to 1.1.1
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
This commit is contained in:
@@ -3,5 +3,5 @@ config BR2_PACKAGE_XAPP_XKBCOMP
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
select BR2_PACKAGE_XLIB_LIBXKBFILE
|
||||
help
|
||||
xkbcomp 1.0.3
|
||||
xkbcomp 1.1.1
|
||||
compile XKB keyboard description
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XAPP_XKBCOMP_VERSION = 1.0.5
|
||||
XAPP_XKBCOMP_VERSION = 1.1.1
|
||||
XAPP_XKBCOMP_SOURCE = xkbcomp-$(XAPP_XKBCOMP_VERSION).tar.bz2
|
||||
XAPP_XKBCOMP_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_XKBCOMP_AUTORECONF = NO
|
||||
|
||||
Reference in New Issue
Block a user