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,6 +1,6 @@
--- a/Makefile
+++ b/Makefile
@@ -337,6 +337,15 @@ ifeq ($(TARGET),linux-glibc)
@@ -338,6 +338,15 @@ ifeq ($(TARGET),linux-glibc)
USE_ACCEPT4 USE_LINUX_SPLICE USE_PRCTL USE_THREAD_DUMP USE_GETADDRINFO)
endif