haproxy: Update HAProxy to v1.8.27

- Update haproxy download URL and hash
- Fix ssl compat patch offsets

Signed-off-by: Christian Lachner <gladiac@gmail.com>
This commit is contained in:
Christian Lachner
2020-11-08 13:36:36 +01:00
committed by Hannu Nyman
parent 3325a3ce01
commit 65e9199966
3 changed files with 10 additions and 10 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.26
BASE_TAG=v1.8.27
TMP_REPODIR=tmprepo
PATCHESDIR=patches