From a4a697e9a35d755c2cc131c005ee9b686553b860 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Tue, 13 Apr 2021 16:23:26 +0200 Subject: [PATCH] xorg-server: Update version from 1.20.7 to 1.20.11 [1.20.11 announcement](https://lists.x.org/archives/xorg-announce/2021-April/003081.html) Resolves: https://github.molgen.mpg.de/mariux64/bee-files/issues/2067 --- xorg-server.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xorg-server.be0 b/xorg-server.be0 index 8649b65b6..f5c87c421 100755 --- a/xorg-server.be0 +++ b/xorg-server.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION xorg-server-1.20.7-0 +# BEE_VERSION xorg-server-1.20.11-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.)