haproxy: Update HAProxy to v2.0.13

- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
This commit is contained in:
Christian Lachner
2020-02-17 11:00:48 +01:00
parent bd24f9bb34
commit 2f5b209873
3 changed files with 5 additions and 5 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.12
BASE_TAG=v2.0.13
TMP_REPODIR=tmprepo
PATCHESDIR=patches