network/qbittorrent: Updated for version 2.9.5.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
fb348f744a
commit
cd4619202c
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=qbittorrent
|
||||
VERSION=${VERSION:-2.9.3}
|
||||
VERSION=${VERSION:-2.9.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qbittorrent"
|
||||
VERSION="2.9.3"
|
||||
VERSION="2.9.5"
|
||||
HOMEPAGE="http://qbittorrent.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/qbittorrent/qbittorrent-2.9.3.tar.gz"
|
||||
MD5SUM="bd35950260f633215db8acd7c22317dc"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/qbittorrent/qbittorrent-2.9.5.tar.gz"
|
||||
MD5SUM="c7729ad409d6132150f2674c5e646ac8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="David Woodfall"
|
||||
|
|
Loading…
Reference in New Issue