mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
haproxy: Update HAProxy to v2.0.13
- Update haproxy download URL and hash Signed-off-by: Christian Lachner <gladiac@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
--- a/Makefile
|
||||
+++ b/Makefile
|
||||
@@ -326,6 +326,15 @@ ifeq ($(TARGET),linux-glibc)
|
||||
USE_GETADDRINFO)
|
||||
@@ -334,6 +334,15 @@ ifeq ($(TARGET),linux-glibc)
|
||||
USE_ACCEPT4 USE_LINUX_SPLICE USE_PRCTL USE_THREAD_DUMP USE_GETADDRINFO)
|
||||
endif
|
||||
|
||||
+# For linux >= 2.6.28 and uclibc
|
||||
|
||||
Reference in New Issue
Block a user