haproxy: Update HAProxy to v2.0.6

- Update haproxy download URL and hash
- Add new patches

Signed-off-by: Christian Lachner <gladiac@gmail.com>
This commit is contained in:
Christian Lachner
2019-09-25 11:36:07 +02:00
parent b43de99d0e
commit aacc401495
21 changed files with 337 additions and 570 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/sh
CLONEURL=https://git.haproxy.org/git/haproxy-2.0.git
BASE_TAG=v2.0.5
BASE_TAG=v2.0.6
TMP_REPODIR=tmprepo
PATCHESDIR=patches