From c72bbe7ffde0a4c212285ac5881bfa4daad63621 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Sat, 22 Sep 2018 07:30:32 +0200
Subject: [PATCH] =?UTF-8?q?component/xorg:=20version=20=E2=86=91=20xkbcomp?=
 =?UTF-8?q?=201.4.2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 component/xorg/buildout.cfg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/component/xorg/buildout.cfg b/component/xorg/buildout.cfg
index 731b44522..82ca6edb9 100644
--- a/component/xorg/buildout.cfg
+++ b/component/xorg/buildout.cfg
@@ -358,8 +358,8 @@ environment =
 [xkbcomp]
 recipe = slapos.recipe.cmmi
 shared = true
-url = http://www.x.org/releases/X11R7.7/src/everything/xkbcomp-1.2.4.tar.bz2
-md5sum = a0fc1ac3fc4fe479ade09674347c5aa0
+url = https://www.x.org/releases/individual/app/xkbcomp-1.4.2.tar.gz
+md5sum = 84b6bafb660181a8c2572981a7fff54d
 # Hardcoded location for xkeyboard-config, needed during compile time
 xkeyboard-config-location = ${libxkbfile:location}/../xkeyboard-config/share/X11/xkb
 configure-options =
-- 
2.30.9