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