From 3784b130b895996069a2e80869cd150c6d74859e 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:34 +0200
Subject: [PATCH] =?UTF-8?q?component/xorg:=20version=20=E2=86=91=20libXdam?=
 =?UTF-8?q?age=201.1.4?=
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 458000b61..3f0613c4a 100644
--- a/component/xorg/buildout.cfg
+++ b/component/xorg/buildout.cfg
@@ -493,8 +493,8 @@ environment =
 [xdamage]
 recipe = slapos.recipe.cmmi
 shared = true
-url = http://www.x.org/releases/X11R7.7/src/everything/libXdamage-1.1.3.tar.bz2
-md5sum = 44774e1a065158b52f1a0da5100cebec
+url = https://www.x.org/releases/individual/lib/libXdamage-1.1.4.tar.gz
+md5sum = 95867778da012623815214769007c0d7
 configure-options =
   --disable-static
 environment =
-- 
2.30.9