haproxy: Update HAProxy to v2.1.3

- Update haproxy download URL and hash
- Add new patches (see https://www.haproxy.org/bugs/bugs-2.1.3.html)

Signed-off-by: Christian Lachner <gladiac@gmail.com>
This commit is contained in:
Christian Lachner
2020-02-13 10:05:17 +01:00
parent 39087eba18
commit 4824685d08
58 changed files with 4 additions and 3480 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/sh
CLONEURL=https://git.haproxy.org/git/haproxy-2.1.git
BASE_TAG=v2.1.2
BASE_TAG=v2.1.3
TMP_REPODIR=tmprepo
PATCHESDIR=patches