From 2f45e41be245170edb0a4f0464224c263f570429 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:55 +0200
Subject: [PATCH] =?UTF-8?q?component/xorg:=20version=20=E2=86=91=20libXine?=
 =?UTF-8?q?rama=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 ee055cf61..7661de0fc 100644
--- a/component/xorg/buildout.cfg
+++ b/component/xorg/buildout.cfg
@@ -389,8 +389,8 @@ environment =
 [libXinerama]
 recipe = slapos.recipe.cmmi
 shared = true
-url = http://www.x.org/releases/X11R7.7/src/everything/libXinerama-1.1.2.tar.bz2
-md5sum = cb45d6672c93a608f003b6404f1dd462
+url = https://www.x.org/releases/individual/lib/libXinerama-1.1.4.tar.gz
+md5sum = 416f5afc64b8d064187b3508081dd194
 environment =
   PKG_CONFIG_PATH=${kbproto:location}/lib/pkgconfig:${libX11:location}/lib/pkgconfig:${libXau:location}/lib/pkgconfig:${libXext:location}/lib/pkgconfig:${libxcb:location}/lib/pkgconfig:${xextproto:location}/lib/pkgconfig:${xineramaproto:location}/lib/pkgconfig:${xorg-libpthread-stubs:location}/lib/pkgconfig:${xproto:location}/lib/pkgconfig
   PATH=${pkgconfig:location}/bin:%(PATH)s
-- 
2.30.9