From ac470379c0be864051eb2e355d39319da38ef748 Mon Sep 17 00:00:00 2001 From: Christian Lachner Date: Tue, 4 Jul 2023 08:09:39 +0200 Subject: haproxy: update to v2.8.1 - Update haproxy PKG_VERSION and PKG_HASH - See changes: http://git.haproxy.org/?p=haproxy-2.8.git;a=shortlog Signed-off-by: Christian Lachner --- net/haproxy/get-latest-patches.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/haproxy/get-latest-patches.sh') diff --git a/net/haproxy/get-latest-patches.sh b/net/haproxy/get-latest-patches.sh index 6b60869c0..e36680e64 100755 --- a/net/haproxy/get-latest-patches.sh +++ b/net/haproxy/get-latest-patches.sh @@ -1,7 +1,7 @@ #!/bin/sh CLONEURL=https://git.haproxy.org/git/haproxy-2.8.git -BASE_TAG=v2.8.0 +BASE_TAG=v2.8.1 TMP_REPODIR=tmprepo PATCHESDIR=patches -- cgit v1.2.3