Update to 2.2.11, which has the following bug fixes:

* Fix parsing of program arguments with spaces
 * Fix possible crash when using alternative speed limits
 * Fix possible crash on exit
 * Require GTK+ headers on compilation when libnotify is used
This commit is contained in:
Doug Barton 2010-07-24 19:40:24 +00:00
parent b47d58c28d
commit 13d74e7092
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=258172
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= qbittorrent
PORTVERSION= 2.2.10
PORTVERSION= 2.2.11
CATEGORIES= net-p2p ipv6
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}

View File

@ -1,3 +1,3 @@
MD5 (qbittorrent-2.2.10.tar.gz) = ae74ca87dec74b2cbc7f117487aac503
SHA256 (qbittorrent-2.2.10.tar.gz) = 4ba5cea2711829c612922b1741490045f688548049e2d4da411b60da6f341a18
SIZE (qbittorrent-2.2.10.tar.gz) = 2729578
MD5 (qbittorrent-2.2.11.tar.gz) = 3f80e85408a31a6a668cd909db2aa6da
SHA256 (qbittorrent-2.2.11.tar.gz) = 20a8b1c403048da89d73ce59ac95a8f2ffe2777c97f8f23bded63ac0027794d7
SIZE (qbittorrent-2.2.11.tar.gz) = 2727964