From a6dfe3e789045187e1c253dc96ceaadd952f2499 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Thu, 2 Jan 2020 12:02:18 +0100 Subject: [PATCH] acpica: Update version from 20190405 to 20191213 https://github.com/acpica/acpica/blob/master/documents/changes.txt --- acpica.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acpica.be0 b/acpica.be0 index 2a84101ba..8cd153db3 100755 --- a/acpica.be0 +++ b/acpica.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION acpica-20190405-0 +# BEE_VERSION acpica-20191213-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.)