Skip to content

Commit

Permalink
Merge pull request #1495 from mariux64/update-haproxy-from-1.8.14-to-…
Browse files Browse the repository at this point in the history
…2.0.10

Update HAProxy from 1.8.14 to 2.0.10
  • Loading branch information
pmenzel authored Nov 25, 2019
2 parents 8bf2cd7 + 6132fb8 commit 7a0eaae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions haproxy.be0
Original file line number Diff line number Diff line change
@@ -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.)
Expand Down Expand Up @@ -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() {
Expand Down

0 comments on commit 7a0eaae

Please sign in to comment.