network/qbittorrent: Updated for version 3.0.11.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
David Woodfall 2013-10-27 15:51:19 +01:00 committed by Matteo Bernardini
parent 14e780f2a8
commit ef6d478d7b
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=qbittorrent
VERSION=${VERSION:-3.0.9}
VERSION=${VERSION:-3.0.11}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="qbittorrent"
VERSION="3.0.9"
VERSION="3.0.11"
HOMEPAGE="http://qbittorrent.sourceforge.net"
DOWNLOAD="http://downloads.sourceforge.net/qbittorrent/qbittorrent-3.0.9.tar.xz"
MD5SUM="06ef1eeb43a0799b33a8245637bb4138"
DOWNLOAD="http://downloads.sourceforge.net/qbittorrent/qbittorrent-3.0.11.tar.xz"
MD5SUM="de50c6d2bff0a11f47d9179427337347"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libtorrent-rasterbar"