mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
qbittorrent, revbump switch to new boost version (#10106)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user