haproxy: Update HAProxy to v2.0.3

- 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-07-24 07:54:52 +02:00
committed by Yousong Zhou
parent 0d05301e18
commit 4791d22946
10 changed files with 3 additions and 275 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/bash
CLONEURL=http://git.haproxy.org/git/haproxy-2.0.git
BASE_TAG=v2.0.1
BASE_TAG=v2.0.3
TMP_REPODIR=tmprepo
PATCHESDIR=patches