From 17eb210f6df02d2f3bb25a33dcdbffb55600d64c Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 19 Oct 2018 14:37:13 +0200 Subject: [PATCH] haproxy: rebuild with libressl-2.8 --- srcpkgs/haproxy/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/haproxy/template b/srcpkgs/haproxy/template index 3f22076b12f..712f43b4e15 100644 --- a/srcpkgs/haproxy/template +++ b/srcpkgs/haproxy/template @@ -1,7 +1,7 @@ # Template file for 'haproxy' pkgname=haproxy version=1.8.14 -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"