qbittorrent: update to 4.3.7.
This commit is contained in:
parent
4d5336275c
commit
828985ec7e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qbittorrent'
|
||||
pkgname=qbittorrent
|
||||
version=4.3.6
|
||||
version=4.3.7
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_style=gnu-configure
|
||||
|
@ -16,7 +16,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="http://www.qbittorrent.org/"
|
||||
changelog="https://www.qbittorrent.org/news.php"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=d3094fa799bb901b81df6e380974bf4e38602fe1a7bfb268013ddffa30a7b16f
|
||||
checksum=42cc7abaa8a0900d20705d467cfd86732796dd22cf15c98f13bde468059cdf32
|
||||
|
||||
do_extract() {
|
||||
local n=${pkgname}-${version}
|
||||
|
|
Loading…
Reference in New Issue