From 355f4529caeb3a7f200c16066ae6a9ad1004028d Mon Sep 17 00:00:00 2001 From: John Date: Thu, 2 Jul 2020 17:19:46 +0200 Subject: [PATCH] bro: rebuild against libressl-3.1.3 --- srcpkgs/bro/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/bro/template b/srcpkgs/bro/template index 8ef7be068cc..12c14e82226 100644 --- a/srcpkgs/bro/template +++ b/srcpkgs/bro/template @@ -1,7 +1,7 @@ # Template file for 'bro' pkgname=bro version=2.6.4 -revision=1 +revision=2 archs="x86_64* i686* aarch64* armv7* ppc64*" build_style=cmake hostmakedepends="flex pkg-config python3"