network/qbittorrent: Updated for version 4.6.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
36cb28bca1
commit
9df0f7fc04
|
@ -31,7 +31,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=qbittorrent
|
||||
#SRCNAM=qBittorrent
|
||||
VERSION=${VERSION:-4.6.3}
|
||||
VERSION=${VERSION:-4.6.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qbittorrent"
|
||||
VERSION="4.6.3"
|
||||
VERSION="4.6.4"
|
||||
HOMEPAGE="https://www.qbittorrent.org/"
|
||||
DOWNLOAD="https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.6.3/qbittorrent-4.6.3.tar.xz"
|
||||
MD5SUM="297475918d6cf0df38914a256592e3ff"
|
||||
DOWNLOAD="https://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-4.6.4/qbittorrent-4.6.4.tar.xz"
|
||||
MD5SUM="ffc528cbdf1ab4ff40a51753e5e9b030"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libtorrent2"
|
||||
|
|
Loading…
Reference in New Issue