haproxy: Update HAProxy to v2.0.9

- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
This commit is contained in:
Christian Lachner
2019-11-17 10:23:39 +01:00
parent a907174c3a
commit f28dfa39ea
10 changed files with 4 additions and 428 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.8
BASE_TAG=v2.0.9
TMP_REPODIR=tmprepo
PATCHESDIR=patches