qbittorrent: update to 4.2.4
This commit is contained in:
parent
1538def3e1
commit
8a37ebb82f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'qbittorrent'
|
||||
pkgname=qbittorrent
|
||||
version=4.2.3
|
||||
version=4.2.4
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_style=qmake
|
||||
|
@ -12,7 +12,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.qbittorrent.org/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||
checksum=144ebed8f2482a1adb894ae201e23f431d65b01dbb65c1567276c4e34673f694
|
||||
checksum=850a1bc92c232367985aa17c536f2460140973191ef0cc2856a6a9e20cc5f59e
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-svg-devel"
|
||||
|
|
Loading…
Reference in a new issue