Upgrade to version 2.2.6 which has the following bugfixes:
* Announce to all trackers at once * Added support for single-thread boost * Remove old folder when moving a torrent * Improved reliability of torrent moving * Stop rechecking torrents when they are moved * Status filters height stays correct when the visual style changes And the following new feature: * Added Arabic translation
This commit is contained in:
parent
72eb495199
commit
90ab371c45
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=253174
2 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= qbittorrent
|
||||
PORTVERSION= 2.2.5
|
||||
PORTVERSION= 2.2.6
|
||||
CATEGORIES= net-p2p ipv6
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (qbittorrent-2.2.5.tar.gz) = 9c9a082bf94b5b07f31d58f92479b152
|
||||
SHA256 (qbittorrent-2.2.5.tar.gz) = 461f1b8f38c3ca8d769e7d628ec897adc1cc1f81b43e36e1bcd3847dfe382f2d
|
||||
SIZE (qbittorrent-2.2.5.tar.gz) = 2504251
|
||||
MD5 (qbittorrent-2.2.6.tar.gz) = 0956e1005491eb544b486b8bfd6bf3c8
|
||||
SHA256 (qbittorrent-2.2.6.tar.gz) = c24b4b9f89ef7420a15a49f2b84b9c45bbc53f71fee774d9da768874e97915ba
|
||||
SIZE (qbittorrent-2.2.6.tar.gz) = 2557087
|
||||
|
|
Loading…
Reference in a new issue