From 8ea6645774a074d412b78b3e49ffe3d05025b9f1 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Thu, 9 Nov 2017 16:37:19 +0100 Subject: [PATCH] libdrm: Update version from 2.4.83 to 2.4.88 All announcements but for 2.4.85 [2] are available online [1][3][4][5]. [1] https://lists.x.org/archives/xorg-announce/2017-October/002815.html [2] https://patchwork.ozlabs.org/patch/831589/ [3] https://lists.x.org/archives/xorg-announce/2017-October/002818.html [4] https://lists.x.org/archives/xorg-announce/2017-October/002819.html [5] https://lists.x.org/archives/xorg-announce/2017-November/002820.html --- libdrm.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libdrm.be0 b/libdrm.be0 index 9375e5644..4c53e96ff 100755 --- a/libdrm.be0 +++ b/libdrm.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION libdrm-2.4.83-0 +# BEE_VERSION libdrm-2.4.88-0 ## this file was created by bee init and should be executed to build a ## bee-package. (Additional hints are located at the end of this file.)