From 77aa4bd5b0145490e0b5cc28d5984c7090c87eda Mon Sep 17 00:00:00 2001 From: Johannes Date: Sun, 28 Apr 2019 13:50:47 +0200 Subject: [PATCH] barrier: rebuild for libressl-2.9.2. --- srcpkgs/barrier/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/barrier/template b/srcpkgs/barrier/template index 3c1fbdcda01..386cac2abfb 100644 --- a/srcpkgs/barrier/template +++ b/srcpkgs/barrier/template @@ -1,7 +1,7 @@ # Template file for 'barrier' pkgname=barrier version=2.1.2 -revision=2 +revision=3 build_style=cmake configure_args="-DBARRIER_REVISION=00000000 -DBARRIER_VERSION_STAGE=RELEASE" hostmakedepends="pkg-config qt5-qmake qt5-host-tools"