From a1ebe0f832431f6a315e573a89efbb5d31c3541b Mon Sep 17 00:00:00 2001 From: John Date: Sat, 4 Jul 2020 00:18:44 +0200 Subject: [PATCH] qbittorrent: rebuild against libressl-3.1.3 --- srcpkgs/qbittorrent/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template index 7d2d0a94ff..caea7a7677 100644 --- a/srcpkgs/qbittorrent/template +++ b/srcpkgs/qbittorrent/template @@ -1,7 +1,7 @@ # Template file for 'qbittorrent' pkgname=qbittorrent version=4.2.5 -revision=1 +revision=2 create_wrksrc=yes build_style=qmake hostmakedepends="automake libtool pkg-config qt5-host-tools qt5-qmake qt5-tools tar xz"