From 45e337fbbd5d7800b5930a3e58c5c5104c792047 Mon Sep 17 00:00:00 2001 From: John Date: Thu, 2 Jul 2020 17:19:45 +0200 Subject: [PATCH] barrier: rebuild against libressl-3.1.3 --- srcpkgs/barrier/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/barrier/template b/srcpkgs/barrier/template index 6d2072c98a7..81a304f6088 100644 --- a/srcpkgs/barrier/template +++ b/srcpkgs/barrier/template @@ -1,7 +1,7 @@ # Template file for 'barrier' pkgname=barrier version=2.3.2 -revision=1 +revision=2 build_style=cmake configure_args="-DBARRIER_REVISION=00000000 -DBARRIER_VERSION_STAGE=RELEASE" hostmakedepends="pkg-config qt5-qmake qt5-host-tools"