From a2674ec76250884ba86a0e1e0cf880c28765795a Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 19 Oct 2018 14:37:44 +0200 Subject: [PATCH] re: rebuild with libressl-2.8 --- srcpkgs/re/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/re/template b/srcpkgs/re/template index 9032be39ef5..03ca17641b8 100644 --- a/srcpkgs/re/template +++ b/srcpkgs/re/template @@ -1,7 +1,7 @@ # Template file for 're' pkgname="re" version="0.5.9" -revision=1 +revision=2 build_style=gnu-makefile make_build_args="RELEASE=1 EXTRA_CFLAGS=$CFLAGS EXTRA_LFLAGS=$LDFLAGS USE_OPENSSL=yes USE_DTLS=yes USE_DTLS_SRTP=yes"