haproxy: Update HAProxy to v2.0.5

- Update haproxy download URL and hash
- Add new patches

Signed-off-by: Christian Lachner <gladiac@gmail.com>
This commit is contained in:
Christian Lachner
2019-08-30 07:21:51 +02:00
parent df316b5578
commit 33bc3d877b
35 changed files with 571 additions and 2024 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.3
BASE_TAG=v2.0.5
TMP_REPODIR=tmprepo
PATCHESDIR=patches