From bbeb877dd520aa6d6fec44af668ca8a8c51ddd26 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Wed, 28 Feb 2018 07:11:01 +0000 Subject: [PATCH] haproxy: rebuild against libressl-2.6 --- srcpkgs/haproxy/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/haproxy/template b/srcpkgs/haproxy/template index f1a148a95a3..3e87f1d25fc 100644 --- a/srcpkgs/haproxy/template +++ b/srcpkgs/haproxy/template @@ -1,7 +1,7 @@ # Template file for 'haproxy' pkgname=haproxy version=1.7.10 -revision=1 +revision=2 build_style=gnu-makefile make_build_args="TARGET=linux2628 USE_PCRE=1 USE_PCRE_JIT=1 USE_ZLIB=1 USE_OPENSSL=1 USE_LIBCRYPT=1 USE_GETADDRINFO=1 USE_LUA=1"