qbittorrent: update to 4.6.6.
This commit is contained in:
parent
1f0e8b5e66
commit
8c01743ae8
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'qbittorrent'
|
||||
pkgname=qbittorrent
|
||||
version=4.6.5
|
||||
revision=2
|
||||
version=4.6.6
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DQT6=ON -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=89cd79f58af4db346a9744e4bf61181c4bd40cce201b79a9f54ac31a8676e921
|
||||
checksum=437d5dc70c146aac45c263b335855826e279fad6da5c01c21db24152f18169d1
|
||||
CXXFLAGS=-std=gnu++17
|
||||
|
||||
post_configure() { # qbittorrent-nox
|
||||
|
|
Loading…
Reference in New Issue