mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
qbittorrent: update to 5.0.1
This commit is contained in:
parent
b2c0644fa6
commit
cbb6fc4dcf
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'qbittorrent'
|
# Template file for 'qbittorrent'
|
||||||
pkgname=qbittorrent
|
pkgname=qbittorrent
|
||||||
version=5.0.0
|
version=5.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DQT6=ON -DSYSTEMD=OFF -DGUI=ON -DWEBUI=OFF"
|
configure_args="-DSYSTEMD=OFF -DGUI=ON -DWEBUI=OFF"
|
||||||
hostmakedepends="pkg-config qt6-tools qt6-declarative-host-tools"
|
hostmakedepends="pkg-config qt6-tools qt6-declarative-host-tools"
|
||||||
makedepends="libtorrent-rasterbar-devel qt6-base-private-devel qt6-declarative-devel qt6-svg-devel"
|
makedepends="libtorrent-rasterbar-devel qt6-base-private-devel qt6-declarative-devel qt6-svg-devel"
|
||||||
depends="qt6-svg"
|
depends="qt6-svg"
|
||||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://www.qbittorrent.org/"
|
homepage="https://www.qbittorrent.org/"
|
||||||
changelog="https://www.qbittorrent.org/news.php"
|
changelog="https://www.qbittorrent.org/news.php"
|
||||||
distfiles="${SOURCEFORGE_SITE}/qbittorrent/qbittorrent-${version}.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/qbittorrent/qbittorrent-${version}.tar.xz"
|
||||||
checksum=623b0e29529ef0c041c5587494bfc1f81b068b3ea4318cefdc2296dcc6c7421d
|
checksum=03435c292091cc953ff078da8fd224b9e45074842ea72caa82a4ead72b402e69
|
||||||
CXXFLAGS=-std=gnu++17
|
CXXFLAGS=-std=gnu++17
|
||||||
|
|
||||||
post_configure() { # qbittorrent-nox
|
post_configure() { # qbittorrent-nox
|
||||||
|
|
Loading…
Add table
Reference in a new issue