From c5be0b8c28c8fc1adf46a74c98f324d1977fe55d Mon Sep 17 00:00:00 2001 From: John Date: Fri, 3 Jul 2020 00:16:39 +0200 Subject: [PATCH] cbang: rebuild against libressl-3.1.3 --- srcpkgs/cbang/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/cbang/template b/srcpkgs/cbang/template index a90fcf23fcf..eaf26bf648a 100644 --- a/srcpkgs/cbang/template +++ b/srcpkgs/cbang/template @@ -1,7 +1,7 @@ # Template file for 'cbang' pkgname=cbang version=1.5.1 -revision=1 +revision=2 build_style=scons make_build_args="sharedlib=1 staticlib=1" make_install_args="${make_build_args}"