From 7bd01a92644483e21bb145618f5015c8bb858ff1 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Wed, 14 Feb 2024 10:14:03 +0000 Subject: [PATCH] qbittorrent, revbump switch to new boost version (#10106) --- net-p2p/qbittorrent/qbittorrent-4.3.1.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-p2p/qbittorrent/qbittorrent-4.3.1.recipe b/net-p2p/qbittorrent/qbittorrent-4.3.1.recipe index d15883a6f..d30602b95 100644 --- a/net-p2p/qbittorrent/qbittorrent-4.3.1.recipe +++ b/net-p2p/qbittorrent/qbittorrent-4.3.1.recipe @@ -19,7 +19,7 @@ qBittorrent is based on the Qt toolkit and libtorrent-rasterbar library." HOMEPAGE="https://www.qbittorrent.org/" COPYRIGHT="2006-2020 The qBittorrent project" LICENSE="MIT" -REVISION="3" +REVISION="4" SOURCE_URI="https://github.com/qbittorrent/qBittorrent/archive/release-$portVersion.tar.gz" CHECKSUM_SHA256="4428ed710cfbcc48e75c4cdb014b803ea3f67311f55f4cba0d148987986bd6c8" SOURCE_DIR="qBittorrent-release-$portVersion" @@ -50,7 +50,7 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libboost_system$secondaryArchSuffix >= 1.69.0 + devel:libboost_system$secondaryArchSuffix >= 1.83.0 devel:libexecinfo$secondaryArchSuffix devel:libGL$secondaryArchSuffix devel:libQt5Concurrent$secondaryArchSuffix