From c7e8e2db5d6000e29a1345552c27b83532038273 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Fri, 7 Dec 2018 12:31:15 +0100 Subject: [PATCH] haproxy: Update version from 1.8.0 to 1.8.14 As OpenSSL 1.1.1 is now in MarIuX, this build will also support TLSv1.3. --- haproxy.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haproxy.be0 b/haproxy.be0 index a0f0023a2..6e2a6faa1 100755 --- a/haproxy.be0 +++ b/haproxy.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION haproxy-1.8.0-0 +# BEE_VERSION haproxy-1.8.14-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.)