haproxy: Update HAProxy to v2.2.2

- Update haproxy download URL and hash
- This new version also adds LUA 5.4 support

Signed-off-by: Christian Lachner <gladiac@gmail.com>
This commit is contained in:
Christian Lachner
2020-07-31 18:49:35 +02:00
parent 6a547b60a3
commit 4c2edf71c2
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.1
BASE_TAG=v2.2.2
TMP_REPODIR=tmprepo
PATCHESDIR=patches