haproxy: Update HAProxy to v1.8.15

- Update haproxy download URL and hash
- Removed all obsolete patches

Signed-off-by: Christian Lachner <gladiac@gmail.com>
This commit is contained in:
Christian Lachner
2018-12-13 10:59:51 +01:00
parent 5c823596dd
commit a854729155
48 changed files with 10 additions and 2592 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/bash
CLONEURL=http://git.haproxy.org/git/haproxy-1.8.git
BASE_TAG=v1.8.14
BASE_TAG=v1.8.15
TMP_REPODIR=tmprepo
PATCHESDIR=patches