qbittorrent: update to 4.4.5.

This commit is contained in:
David Chen 2022-09-07 16:30:58 -04:00 committed by Đoàn Trần Công Danh
parent bf839227d9
commit 5c9d703197

View file

@ -1,7 +1,7 @@
# Template file for 'qbittorrent' # Template file for 'qbittorrent'
pkgname=qbittorrent pkgname=qbittorrent
version=4.4.3.1 version=4.4.5
revision=3 revision=1
create_wrksrc=yes create_wrksrc=yes
build_style=gnu-configure build_style=gnu-configure
build_helper=qmake build_helper=qmake
@ -16,7 +16,7 @@ license="GPL-2.0-or-later"
homepage="https://www.qbittorrent.org/" homepage="https://www.qbittorrent.org/"
changelog="https://www.qbittorrent.org/news.php" changelog="https://www.qbittorrent.org/news.php"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz" distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
checksum=b64559ca50b54bc6c5be17302e69f34fba8433059842aa4093865dc2c00d24c8 checksum=0d6ed3948d4ad0d63f01510fe902639ae7b383ccfc1c01e88b75fba5b29ff3b3
CXXFLAGS=-std=gnu++17 CXXFLAGS=-std=gnu++17
do_extract() { do_extract() {