From 77a20bf8edb12c5b3757bec68418ddd198d9c640 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 20 Apr 2020 10:59:34 +0200 Subject: [PATCH] haproxy: Update version from 2.0.10 to 2.1.4 https://www.haproxy.org/download/2.1/src/CHANGELOG --- haproxy.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/haproxy.be0 b/haproxy.be0 index 89d91772b..8dc683121 100755 --- a/haproxy.be0 +++ b/haproxy.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION haproxy-2.0.10-0 +# BEE_VERSION haproxy-2.1.4-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.)