haproxy: Update HAProxy to v1.8.19

- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
This commit is contained in:
Christian Lachner
2019-02-12 08:56:12 +01:00
parent f9b16dea51
commit b8d3db6fec
16 changed files with 4 additions and 744 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/bash
CLONEURL=http://git.haproxy.org/git/haproxy-1.8.git
BASE_TAG=v1.8.17
BASE_TAG=v1.8.19
TMP_REPODIR=tmprepo
PATCHESDIR=patches