From 01e06bca0aa6bc0be2c264390eb08b82458f225c Mon Sep 17 00:00:00 2001 From: John Date: Sat, 4 Jul 2020 23:23:28 +0200 Subject: [PATCH] nextcloud-client: rebuild against libressl-3.1.3 --- srcpkgs/nextcloud-client/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/nextcloud-client/template b/srcpkgs/nextcloud-client/template index 61a0e5d2c52..f08bf7dafe8 100644 --- a/srcpkgs/nextcloud-client/template +++ b/srcpkgs/nextcloud-client/template @@ -1,7 +1,7 @@ # Template file for 'nextcloud-client' pkgname=nextcloud-client version=2.6.4 -revision=1 +revision=2 wrksrc="desktop-${version}" build_style=cmake configure_args="-Wno-dev $(vopt_if shibboleth '' '-DNO_SHIBBOLETH=True')"