qbittorrent, revbump for openssl3 (#11048)

This commit is contained in:
Schrijvers Luc
2024-09-03 09:46:10 +02:00
committed by GitHub
parent 8f29f31749
commit 5ff3bb736d

View File

@@ -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="4"
REVISION="5"
SOURCE_URI="https://github.com/qbittorrent/qBittorrent/archive/release-$portVersion.tar.gz"
CHECKSUM_SHA256="4428ed710cfbcc48e75c4cdb014b803ea3f67311f55f4cba0d148987986bd6c8"
SOURCE_DIR="qBittorrent-release-$portVersion"
@@ -58,7 +58,7 @@ BUILD_REQUIRES="
devel:libQt5Network$secondaryArchSuffix
devel:libQt5Widgets$secondaryArchSuffix
devel:libQt5Xml$secondaryArchSuffix
devel:libssl$secondaryArchSuffix
devel:libssl$secondaryArchSuffix >= 3
devel:libtorrent_rasterbar$secondaryArchSuffix
devel:libz$secondaryArchSuffix
"