haproxy: Update HAProxy to v1.8.12

- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
This commit is contained in:
Christian Lachner
2018-06-28 08:42:54 +02:00
parent 26035630cf
commit c3864f5397
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.11
BASE_TAG=v1.8.12
TMP_REPODIR=tmprepo
PATCHESDIR=patches