haproxy: Update HAProxy to v2.0.8

- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
This commit is contained in:
Christian Lachner
2019-10-23 14:48:09 +02:00
parent 7ce4a5da3a
commit 38a4100d04
5 changed files with 3 additions and 30 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.7
BASE_TAG=v2.0.8
TMP_REPODIR=tmprepo
PATCHESDIR=patches