qbittorrent: update to 4.4.2.
This commit is contained in:
parent
d6fe012f93
commit
25a18b7b13
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qbittorrent'
|
||||
pkgname=qbittorrent
|
||||
version=4.4.1
|
||||
version=4.4.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}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=1386f000ce1d791469c3ea03e3951ca25f67f534e66896592bd12357dda9a8ec
|
||||
checksum=efa580924e96605bae916b9a8ae1f3fce82a5130647ae41d74d689761262463d
|
||||
|
||||
do_extract() {
|
||||
local n=${pkgname}-${version}
|
||||
|
|
Loading…
Reference in a new issue