haproxy: Update HAProxy to v1.8.26

- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
This commit is contained in:
Christian Lachner
2020-10-02 09:31:10 +02:00
parent dc09a37913
commit 16f1b537b3
3 changed files with 9 additions and 9 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.25
BASE_TAG=v1.8.26
TMP_REPODIR=tmprepo
PATCHESDIR=patches