haproxy: Update HAProxy to v1.8.20

- 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-05-02 07:58:58 +02:00
parent b7d6096f54
commit b4d67e3484
63 changed files with 689 additions and 3957 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/bash
CLONEURL=http://git.haproxy.org/git/haproxy-1.8.git
BASE_TAG=v1.8.19
BASE_TAG=v1.8.20
TMP_REPODIR=tmprepo
PATCHESDIR=patches