diff --git a/haproxy.be0 b/haproxy.be0 index 6e2a6faa1..89d91772b 100755 --- a/haproxy.be0 +++ b/haproxy.be0 @@ -1,6 +1,6 @@ #!/usr/bin/env beesh -# BEE_VERSION haproxy-1.8.14-0 +# BEE_VERSION haproxy-2.0.10-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.) @@ -58,7 +58,7 @@ SRCURL[0]="https://www.haproxy.org/download/${PKGVERSION[2]}/src/haproxy-${PKGVE #} mee_build() { - bee_build TARGET=linux2628 + bee_build TARGET=linux-glibc } #mee_install() {