haproxy: Update HAProxy to v2.2.7

This commit is contained in:
Beginner 2021-01-15 00:15:06 +08:00 committed by GitHub
parent bbf011b342
commit 6b78b3f43a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
#!/bin/sh
CLONEURL=https://git.haproxy.org/git/haproxy-2.2.git
BASE_TAG=v2.2.6
BASE_TAG=v2.2.7
TMP_REPODIR=tmprepo
PATCHESDIR=patches