From d5c6cf1fb0acb1f6b878ea215b0768224ecd946f Mon Sep 17 00:00:00 2001 From: John Date: Sun, 21 Feb 2021 21:53:26 +0100 Subject: [PATCH] qbittorrent: rebuild against OpenSSL --- srcpkgs/qbittorrent/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/qbittorrent/template b/srcpkgs/qbittorrent/template index 4fade2ab23..b3a5b7fb58 100644 --- a/srcpkgs/qbittorrent/template +++ b/srcpkgs/qbittorrent/template @@ -1,7 +1,7 @@ # Template file for 'qbittorrent' pkgname=qbittorrent version=4.3.3 -revision=1 +revision=2 create_wrksrc=yes build_style=qmake hostmakedepends="automake libtool pkg-config qt5-host-tools qt5-qmake qt5-tools"