mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
qbittorrent: update to 5.0.5
This commit is contained in:
parent
3c54830252
commit
5c5cde5408
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qbittorrent'
|
||||
pkgname=qbittorrent
|
||||
version=5.0.1
|
||||
revision=2
|
||||
version=5.0.5
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DSYSTEMD=OFF -DGUI=ON -DWEBUI=OFF"
|
||||
hostmakedepends="pkg-config qt6-tools qt6-declarative-host-tools"
|
||||
|
@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://www.qbittorrent.org/"
|
||||
changelog="https://www.qbittorrent.org/news.php"
|
||||
distfiles="${SOURCEFORGE_SITE}/qbittorrent/qbittorrent-${version}.tar.xz"
|
||||
checksum=03435c292091cc953ff078da8fd224b9e45074842ea72caa82a4ead72b402e69
|
||||
checksum=155c26f5d3c9b45a3b9cfe0b480896373e66d3a6b353976e3397ae61094c97f4
|
||||
CXXFLAGS=-std=gnu++17
|
||||
|
||||
post_configure() { # qbittorrent-nox
|
||||
|
|
Loading…
Add table
Reference in a new issue