From ab8ae7d7ddb2767b5a75cb69f555ca6e408fd4a8 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:57 +0200
Subject: [PATCH] =?UTF-8?q?component/xorg:=20version=20=E2=86=91=20videopr?=
 =?UTF-8?q?oto=202.3.3?=
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 b1929ddd0..3bf28254a 100644
--- a/component/xorg/buildout.cfg
+++ b/component/xorg/buildout.cfg
@@ -254,8 +254,8 @@ environment =
 [videoproto]
 recipe = slapos.recipe.cmmi
 shared = true
-url = http://www.x.org/releases/X11R7.7/src/everything/videoproto-2.3.1.tar.bz2
-md5sum = c3b348c6e2031b72b11ae63fc7f805c2
+url = https://www.x.org/releases/individual/proto/videoproto-2.3.3.tar.gz
+md5sum = d984100603ee2420072f27bb491f4b7d
 environment =
   PKG_CONFIG_PATH=${xorg-util-macros:location}/share/pkgconfig
   PATH=${pkgconfig:location}/bin:%(PATH)s
-- 
2.30.9