haproxy: Update HAProxy to v2.2.5

- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
This commit is contained in:
Christian Lachner
2020-11-07 15:37:49 +01:00
parent 4385a85a26
commit 92ffa4bf32
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/sh
CLONEURL=https://git.haproxy.org/git/haproxy-2.2.git
BASE_TAG=v2.2.4
BASE_TAG=v2.2.5
TMP_REPODIR=tmprepo
PATCHESDIR=patches