haproxy: Update HAProxy to v2.0.15

- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
This commit is contained in:
Christian Lachner
2020-06-19 07:56:11 +02:00
committed by Hannu Nyman
parent fd3648a7b4
commit 1b1c2c598e
4 changed files with 3 additions and 61 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.14
BASE_TAG=v2.0.15
TMP_REPODIR=tmprepo
PATCHESDIR=patches