From 2a915f98cbd5983a5246cce7ec2e88041412f361 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 1 Feb 2019 17:34:02 +0000 Subject: [PATCH] haproxy: Bump version to support TLSv1.3 (and PCRE JIT) Signed-off-by: Michael Tremer --- lfs/haproxy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/haproxy b/lfs/haproxy index 51414d8b6a..ac531bede2 100644 --- a/lfs/haproxy +++ b/lfs/haproxy @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = haproxy -PAK_VER = 8 +PAK_VER = 9 DEPS = "" -- 2.39.2