mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 07:52:55 +02:00
qbittorrent: update to 5.1.0
This commit is contained in:
parent
ba573a7bdf
commit
21ce9f6c63
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qbittorrent'
|
||||
pkgname=qbittorrent
|
||||
version=5.0.5
|
||||
version=5.1.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DSYSTEMD=OFF -DGUI=ON -DWEBUI=OFF"
|
||||
|
@ -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=155c26f5d3c9b45a3b9cfe0b480896373e66d3a6b353976e3397ae61094c97f4
|
||||
checksum=24e7551bdb355827fa4d89f61058768f7ac678934152531f3a5e01538e426930
|
||||
CXXFLAGS=-std=gnu++17
|
||||
|
||||
post_configure() { # qbittorrent-nox
|
||||
|
|
Loading…
Add table
Reference in a new issue