From e52208d88e6b7e093ce0ce8edbc107d2692ff293 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Duval?= Date: Wed, 6 Oct 2021 07:56:34 +0200 Subject: [PATCH] qbittorren: update boost version --- 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 d2cd66d2e..d15883a6f 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="2" +REVISION="3" 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 + devel:libboost_system$secondaryArchSuffix >= 1.69.0 devel:libexecinfo$secondaryArchSuffix devel:libGL$secondaryArchSuffix devel:libQt5Concurrent$secondaryArchSuffix