haproxy: Update HAProxy to v2.2.7

- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
This commit is contained in:
Christian Lachner
2021-01-10 17:04:16 +01:00
committed by Hannu Nyman
parent 7c355033b0
commit f7982b7e99
2 changed files with 3 additions and 3 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.6
BASE_TAG=v2.2.7
TMP_REPODIR=tmprepo
PATCHESDIR=patches