From 969e33a1377829ca40ceec300f361a40ccf986b3 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sat, 11 Jan 2020 21:41:33 +1000 Subject: [PATCH] qBittorrent: rebuild with 1.69 boost version --- net-p2p/qbittorrent/qbittorrent-4.2.1.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-p2p/qbittorrent/qbittorrent-4.2.1.recipe b/net-p2p/qbittorrent/qbittorrent-4.2.1.recipe index 85f3593f3..60d96570d 100644 --- a/net-p2p/qbittorrent/qbittorrent-4.2.1.recipe +++ b/net-p2p/qbittorrent/qbittorrent-4.2.1.recipe @@ -9,7 +9,7 @@ qBittorrent is based on the Qt toolkit and libtorrent-rasterbar library." HOMEPAGE="https://www.qbittorrent.org/" COPYRIGHT="2006-2019 The qBittorrent project" LICENSE="MIT" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/qbittorrent/qBittorrent/archive/release-$portVersion.tar.gz" CHECKSUM_SHA256="723e68807ff0faffda68ed95b515d31abd23a667d949bddf0021ad81f7400a1f" SOURCE_DIR="qBittorrent-release-$portVersion" @@ -40,7 +40,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libboost_system$secondaryArchSuffix >= 1.65.0 + devel:libboost_system$secondaryArchSuffix >= 1.69 devel:libexecinfo$secondaryArchSuffix devel:libGL$secondaryArchSuffix devel:libQt5Concurrent$secondaryArchSuffix