haproxy: Update HAProxy to v2.0.19

- Update haproxy download URL and hash
- Fix uclibc patch offset

Signed-off-by: Christian Lachner <gladiac@gmail.com>
This commit is contained in:
Christian Lachner
2020-11-08 12:08:35 +01:00
committed by Hannu Nyman
parent 5b3870890d
commit c5d61945fc
3 changed files with 4 additions and 4 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.18
BASE_TAG=v2.0.19
TMP_REPODIR=tmprepo
PATCHESDIR=patches