qbittorrent: update to 4.5.2
This commit is contained in:
parent
1c4ddd8655
commit
d5b31e37e8
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qbittorrent'
|
||||
pkgname=qbittorrent
|
||||
version=4.5.1
|
||||
version=4.5.2
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -16,7 +16,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=0527a5887454d6a5f386846f3c73029a6fbeec3d1a4c92e1dc485c485c16add0
|
||||
checksum=109ecff22cb80f1e3ee5b7d3d2d34537839c15f75030632ef131d92b047f4e05
|
||||
CXXFLAGS=-std=gnu++17
|
||||
|
||||
do_extract() {
|
||||
|
|
Loading…
Reference in New Issue