* Sun Mar 18 2012 - Christophe Dumez <chris@qbittorrent.org> - v2.9.7
- BUGFIX: Fix important HTTP request parsing bug (Web UI) Feature safe: yes
This commit is contained in:
parent
0f7f803b5b
commit
143fbcaf4f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=293538
2 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= qbittorrent
|
||||
PORTVERSION= 2.9.6
|
||||
PORTVERSION= 2.9.7
|
||||
PORTREVISION?= 0
|
||||
CATEGORIES= net-p2p ipv6
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (qbittorrent-2.9.6.tar.gz) = 3ba9f682f3ca621cc98ba36abe6b83045756af52f19e2f9c232c8edf8de19c7c
|
||||
SIZE (qbittorrent-2.9.6.tar.gz) = 3606801
|
||||
SHA256 (qbittorrent-2.9.7.tar.gz) = d706a8aff16cc6977379f5b25b842194dceef3b20efd0ca949300728c5a6a190
|
||||
SIZE (qbittorrent-2.9.7.tar.gz) = 3606781
|
||||
|
|
Loading…
Reference in a new issue