mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qbittorrent: update to 4.6.6.
This commit is contained in:
parent
1f0e8b5e66
commit
8c01743ae8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'qbittorrent'
|
# Template file for 'qbittorrent'
|
||||||
pkgname=qbittorrent
|
pkgname=qbittorrent
|
||||||
version=4.6.5
|
version=4.6.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DQT6=ON -DSYSTEMD=OFF -DGUI=ON -DWEBUI=OFF"
|
configure_args="-DQT6=ON -DSYSTEMD=OFF -DGUI=ON -DWEBUI=OFF"
|
||||||
hostmakedepends="pkg-config qt6-tools qt6-declarative-host-tools"
|
hostmakedepends="pkg-config qt6-tools qt6-declarative-host-tools"
|
||||||
|
@ -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=89cd79f58af4db346a9744e4bf61181c4bd40cce201b79a9f54ac31a8676e921
|
checksum=437d5dc70c146aac45c263b335855826e279fad6da5c01c21db24152f18169d1
|
||||||
CXXFLAGS=-std=gnu++17
|
CXXFLAGS=-std=gnu++17
|
||||||
|
|
||||||
post_configure() { # qbittorrent-nox
|
post_configure() { # qbittorrent-nox
|
||||||
|
|
Loading…
Add table
Reference in a new issue