From 2b044008124c7ba6c9e964f84c13ec5f7a1d08c7 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Fri, 20 Aug 2021 00:50:42 +0200 Subject: [PATCH] mesalib: Update version from 21.1.6 to 21.2.1 1. https://lists.freedesktop.org/archives/mesa-dev/2021-August/225459.html 2. https://lists.freedesktop.org/archives/mesa-dev/2021-August/225464.html --- mesalib.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mesalib.be0 b/mesalib.be0 index 4ec908b03..c3219cf82 100755 --- a/mesalib.be0 +++ b/mesalib.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION mesalib-21.1.6-0 +# BEE_VERSION mesalib-21.2.1-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.)