From 5aca5112e6a4822eafc1c6a13081608e6a94da0d Mon Sep 17 00:00:00 2001 From: John Date: Wed, 6 Jan 2021 18:17:46 +0100 Subject: [PATCH] barrier: rebuild against OpenSSL --- srcpkgs/barrier/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/barrier/template b/srcpkgs/barrier/template index 0fbbee53ab5..f36a9914585 100644 --- a/srcpkgs/barrier/template +++ b/srcpkgs/barrier/template @@ -1,7 +1,7 @@ # Template file for 'barrier' pkgname=barrier version=2.3.3 -revision=1 +revision=2 build_style=cmake configure_args="-DBARRIER_REVISION=00000000 -DBARRIER_VERSION_STAGE=RELEASE" hostmakedepends="pkg-config qt5-qmake qt5-host-tools"