haproxy: Update HAProxy to v1.8.11

- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
This commit is contained in:
Christian Lachner
2018-06-26 15:05:55 +02:00
parent f332d68c6c
commit 26035630cf
2 changed files with 3 additions and 3 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.9
BASE_TAG=v1.8.11
TMP_REPODIR=tmprepo
PATCHESDIR=patches