qbittorrent: update to 3.3.15
This commit is contained in:
parent
6dd8bf292c
commit
9b35b9c030
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qbittorrent'
|
# Template file for 'qbittorrent'
|
||||||
pkgname=qbittorrent
|
pkgname=qbittorrent
|
||||||
version=3.3.14
|
version=3.3.15
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="automake libtool pkg-config qt5-qmake qt5-tools
|
hostmakedepends="automake libtool pkg-config qt5-qmake qt5-tools
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://www.qbittorrent.org/"
|
homepage="http://www.qbittorrent.org/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=bd840ccbe48343839e64f7fe5eeb32bf791041d7b7271cd7c025f18e56ed033a
|
checksum=a7bbc08a39912a15a496702e736a98c083011bbb14fe5f04440880d7e6b2ceae
|
||||||
nocross=https://build.voidlinux.eu/builders/armv7l_builder/builds/1349/steps/shell_3/logs/stdio
|
nocross=https://build.voidlinux.eu/builders/armv7l_builder/builds/1349/steps/shell_3/logs/stdio
|
||||||
|
|
||||||
build_options="gui webui"
|
build_options="gui webui"
|
||||||
|
|
Loading…
Reference in New Issue