From 6ce40faaaee0163f910f5273b3d3d71580ce796e Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 19 Oct 2018 14:37:59 +0200 Subject: [PATCH] yara: rebuild with libressl-2.8 --- srcpkgs/yara/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/yara/template b/srcpkgs/yara/template index d47503fec63..4ed20f0e2c9 100644 --- a/srcpkgs/yara/template +++ b/srcpkgs/yara/template @@ -1,7 +1,7 @@ # Template file for 'yara' pkgname=yara version=3.8.1 -revision=1 +revision=2 build_style=gnu-configure configure_args="--enable-magic --enable-cuckoo" hostmakedepends="automake libtool"