mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qbittorrent: update to 5.0.0
This commit is contained in:
parent
09861e44c7
commit
2155f7c36c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qbittorrent'
|
# Template file for 'qbittorrent'
|
||||||
pkgname=qbittorrent
|
pkgname=qbittorrent
|
||||||
version=4.6.7
|
version=5.0.0
|
||||||
revision=1
|
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"
|
||||||
|
@ -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=bcf2dcf52a0186c3f5da2f1413453888654dc1aee5e4ad80e5a026764bc640c4
|
checksum=623b0e29529ef0c041c5587494bfc1f81b068b3ea4318cefdc2296dcc6c7421d
|
||||||
CXXFLAGS=-std=gnu++17
|
CXXFLAGS=-std=gnu++17
|
||||||
|
|
||||||
post_configure() { # qbittorrent-nox
|
post_configure() { # qbittorrent-nox
|
||||||
|
|
Loading…
Add table
Reference in a new issue