mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/qbittorrent: Updated for version 2.7.2.
This commit is contained in:
parent
d27e15b55e
commit
ad2dd7b068
2 changed files with 4 additions and 4 deletions
|
@ -22,7 +22,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=qbittorrent
|
||||
VERSION=${VERSION:-2.6.6}
|
||||
VERSION=${VERSION:-2.7.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qbittorrent"
|
||||
VERSION="2.6.6"
|
||||
VERSION="2.7.2"
|
||||
HOMEPAGE="http://qbittorrent.sourceforge.net"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/qbittorrent/qbittorrent-2.6.6.tar.gz"
|
||||
MD5SUM="438ad9b298bc9289c5462c31a09ed5ce"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/qbittorrent/qbittorrent-2.7.2.tar.gz"
|
||||
MD5SUM="0ebd9ff8a0963b5cc7092f328d6df105"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="David Woodfall"
|
||||
|
|
Loading…
Reference in a new issue