Upgrade to version 2.1.3 which has the following bugfixes:
* Make sure bandwidth limiting dialogs are centered on screen * Added support for HTTP redirection * Fix crash when double-clicking on a torrent that has no metadata to open its save path * Fix Scan directory preferences in Web UI * Clear torrent error state when resuming it
This commit is contained in:
parent
34deb92ffb
commit
ef9edd707b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=249048
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= qbittorrent
|
||||
PORTVERSION= 2.1.2
|
||||
PORTVERSION= 2.1.3
|
||||
CATEGORIES= net-p2p ipv6
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (qbittorrent-2.1.2.tar.gz) = f3e7f626be2211dd305ca3f9410e01f9
|
||||
SHA256 (qbittorrent-2.1.2.tar.gz) = f58e4e56f5c8657f8d1e24611a52545ad56b3e2a821cdc48e1520c26f9e35dc7
|
||||
SIZE (qbittorrent-2.1.2.tar.gz) = 2373105
|
||||
MD5 (qbittorrent-2.1.3.tar.gz) = 0367177f71b0c40d73de1694cb7cf6e9
|
||||
SHA256 (qbittorrent-2.1.3.tar.gz) = e8cc913cfe69b39f689f4048afa4454cf6d5f608e4d1926f34a189738ce7b1c7
|
||||
SIZE (qbittorrent-2.1.3.tar.gz) = 2397335
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= qbittorrent
|
||||
PORTVERSION= 2.1.2
|
||||
PORTVERSION= 2.1.3
|
||||
CATEGORIES= net-p2p ipv6
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (qbittorrent-2.1.2.tar.gz) = f3e7f626be2211dd305ca3f9410e01f9
|
||||
SHA256 (qbittorrent-2.1.2.tar.gz) = f58e4e56f5c8657f8d1e24611a52545ad56b3e2a821cdc48e1520c26f9e35dc7
|
||||
SIZE (qbittorrent-2.1.2.tar.gz) = 2373105
|
||||
MD5 (qbittorrent-2.1.3.tar.gz) = 0367177f71b0c40d73de1694cb7cf6e9
|
||||
SHA256 (qbittorrent-2.1.3.tar.gz) = e8cc913cfe69b39f689f4048afa4454cf6d5f608e4d1926f34a189738ce7b1c7
|
||||
SIZE (qbittorrent-2.1.3.tar.gz) = 2397335
|
||||
|
Loading…
Reference in New Issue
Block a user