haproxy: Update HAProxy to v2.0.7

- Update haproxy download URL and hash
- Add new patches (see https://www.haproxy.org/bugs/bugs-2.0.7.html)

Signed-off-by: Christian Lachner <gladiac@gmail.com>
This commit is contained in:
Christian Lachner
2019-10-05 13:59:57 +02:00
parent c722105c1d
commit 5d59ddd923
12 changed files with 30 additions and 337 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.6
BASE_TAG=v2.0.7
TMP_REPODIR=tmprepo
PATCHESDIR=patches