From b180f1763f7fa3d86dc420b1dee86c1d1840ae4b Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Fri, 19 Oct 2018 14:37:02 +0200 Subject: [PATCH] bro: rebuild with libressl-2.8 --- srcpkgs/bro/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/bro/template b/srcpkgs/bro/template index 63a1f60de35..cc228ed9739 100644 --- a/srcpkgs/bro/template +++ b/srcpkgs/bro/template @@ -1,7 +1,7 @@ # Template file for 'bro' pkgname=bro version=2.5.5 -revision=1 +revision=2 build_style=cmake nocross="Needs to build part of itself to run, can't be built separately yet." hostmakedepends="flex pkg-config python3"