qbittorrent: update to 4.4.3.1.
This commit is contained in:
parent
adf0777b50
commit
ac09069197
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qbittorrent'
|
||||
pkgname=qbittorrent
|
||||
version=4.4.2
|
||||
version=4.4.3.1
|
||||
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}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=efa580924e96605bae916b9a8ae1f3fce82a5130647ae41d74d689761262463d
|
||||
checksum=b64559ca50b54bc6c5be17302e69f34fba8433059842aa4093865dc2c00d24c8
|
||||
|
||||
do_extract() {
|
||||
local n=${pkgname}-${version}
|
||||
|
|
Loading…
Reference in New Issue