mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
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'
|
# Template file for 'qbittorrent'
|
||||||
pkgname=qbittorrent
|
pkgname=qbittorrent
|
||||||
version=4.4.1
|
version=4.4.2
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -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=1386f000ce1d791469c3ea03e3951ca25f67f534e66896592bd12357dda9a8ec
|
checksum=efa580924e96605bae916b9a8ae1f3fce82a5130647ae41d74d689761262463d
|
||||||
|
|
||||||
do_extract() {
|
do_extract() {
|
||||||
local n=${pkgname}-${version}
|
local n=${pkgname}-${version}
|
||||||
|
|
Loading…
Add table
Reference in a new issue