mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-23 04:13:06 +02:00
qbittorrent: update to 3.2.4
This commit is contained in:
parent
63cbe9dba2
commit
fb94ffa0cd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'qbittorrent'
|
# Template file for 'qbittorrent'
|
||||||
pkgname=qbittorrent
|
pkgname=qbittorrent
|
||||||
version=3.2.3
|
version=3.2.4
|
||||||
revision=3
|
revision=1
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
hostmakedepends="automake libtool pkg-config qt5-tools"
|
hostmakedepends="automake libtool pkg-config qt5-tools"
|
||||||
makedepends="boost-devel libtorrent-rasterbar-devel
|
makedepends="boost-devel libtorrent-rasterbar-devel
|
||||||
|
@ -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=86a79f3772bd06736a4be104180187d76c5c8feb2c1cdf1054135b4ba602a914
|
checksum=7fc128e2809c3be4ea543cfaeefd922e0327cc430330eaad0d3ec7616df51871
|
||||||
build_options="gui webui"
|
build_options="gui webui"
|
||||||
desc_option_gui="Enable the graphical user interface"
|
desc_option_gui="Enable the graphical user interface"
|
||||||
desc_option_webui="Enable the web user interface"
|
desc_option_webui="Enable the web user interface"
|
||||||
|
|
Loading…
Add table
Reference in a new issue