* Thu Dec 29 2011 - Christophe Dumez <chris@qbittorrent.org> - v2.9.3
- BUGFIX: Fix btdigg plugin (Python3 support + torrent name in magnet links) - BUGFIX: Fix banning of IPv6 peers (Closes #885021) - BUGFIX: Fix torrent addition dialog layout problem (Closes #84650522) - BUGFIX: Do not report any progress for disabled files (Closes #56731485) - BUGFIX: Make torrent sorting case insensitive (Closes #857154) - BUGFIX: Improve Web UI usability of small devices - BUGFIX: Program updater: More reliable version detection / comparison - I18N: Add Georgian translation
This commit is contained in:
parent
15daaa8015
commit
e44947ffc1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288503
2 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= qbittorrent
|
||||
PORTVERSION= 2.9.2
|
||||
PORTVERSION= 2.9.3
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= net-p2p ipv6
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (qbittorrent-2.9.2.tar.gz) = 06197c502c60cfc62ab9bf9d443fe771d74e21ccbab5576ab4629fc0c2d70984
|
||||
SIZE (qbittorrent-2.9.2.tar.gz) = 3395977
|
||||
SHA256 (qbittorrent-2.9.3.tar.gz) = 5d82acaae622f1376a563e94afa31e1a475b64d5f1828e5b11b18b0bd4f4e0b3
|
||||
SIZE (qbittorrent-2.9.3.tar.gz) = 3468464
|
||||
|
|
Loading…
Reference in a new issue