haproxy: Update HAProxy to v1.8.16

- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
This commit is contained in:
Christian Lachner
2018-12-22 10:53:43 +01:00
parent cb6fc9d7a9
commit e02d8ca48b
2 changed files with 4 additions and 4 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.15
BASE_TAG=v1.8.16
TMP_REPODIR=tmprepo
PATCHESDIR=patches