From 8367b22329c2b343ebcd0dcbcfb18623f5d79a59 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Wed, 21 Mar 2018 08:41:16 +0100 Subject: [PATCH] mxq: Upgrade from version 0.25.5 to 0.25.6 Includes pull request mariux64/mxq#72 for issue mariux64/mxq#71 "mxqd starts user processes with SIGPIPE ignored" --- mxq.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mxq.be0 b/mxq.be0 index 648babded..cf3006c11 100755 --- a/mxq.be0 +++ b/mxq.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION mxq-0.25.5-0 +# BEE_VERSION mxq-0.25.6-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.)