From e710e5261dee8f664a4ff2348c2a8134501a72a5 Mon Sep 17 00:00:00 2001 From: david Date: Fri, 4 Apr 2025 15:14:36 +0200 Subject: [PATCH] alsa-plugins: new revision fix for missing .so --- alsa-plugins.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alsa-plugins.be0 b/alsa-plugins.be0 index a83dc4f72..710b104c1 100755 --- a/alsa-plugins.be0 +++ b/alsa-plugins.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION alsa-plugins-1.2.5-0 +# BEE_VERSION alsa-plugins-1.2.5-1 ## 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.)