mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
qbittorrent: update to 5.1.2
This commit is contained in:
parent
09714ce0d1
commit
fe0e8a1321
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qbittorrent'
|
||||
pkgname=qbittorrent
|
||||
version=5.1.0
|
||||
version=5.1.2
|
||||
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=24e7551bdb355827fa4d89f61058768f7ac678934152531f3a5e01538e426930
|
||||
checksum=d5806092c71959a5dbdf55c645ea45ed48a70369ab6c226039b83f1ade6979f2
|
||||
CXXFLAGS=-std=gnu++17
|
||||
|
||||
post_configure() { # qbittorrent-nox
|
||||
|
|
Loading…
Add table
Reference in a new issue