haproxy: Update HAProxy to v2.0.11

- Update haproxy download URL and hash
- Remove obsolete patches

Signed-off-by: Christian Lachner <gladiac@gmail.com>
This commit is contained in:
Christian Lachner
2019-12-15 13:47:37 +01:00
parent 10d2e63dd3
commit 90180becff
7 changed files with 4 additions and 247 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.10
BASE_TAG=v2.0.11
TMP_REPODIR=tmprepo
PATCHESDIR=patches