diff options
author | nemysis <nemysis@FreeBSD.org> | 2014-04-30 01:32:57 +0800 |
---|---|---|
committer | nemysis <nemysis@FreeBSD.org> | 2014-04-30 01:32:57 +0800 |
commit | b39c410fbd888dc0cb298233f8e6eaff5b227cc3 (patch) | |
tree | 37a563a8cfb3bfb92bd28d9cac4f14e43f0b580a /net-p2p/qbittorrent | |
parent | 0efaaa4fee371c6c3c92c98a339c039dc2a7c5d7 (diff) | |
download | freebsd-ports-gnome-b39c410fbd888dc0cb298233f8e6eaff5b227cc3.tar.gz freebsd-ports-gnome-b39c410fbd888dc0cb298233f8e6eaff5b227cc3.tar.zst freebsd-ports-gnome-b39c410fbd888dc0cb298233f8e6eaff5b227cc3.zip |
- Update to 3.1.9.1, announce message is here:
OTHER: This is an excuse to produce new builds with an OpenSSL version
that isn't affected by the heartbleed bug for Windows and Mac.
This bug should only affect the WebUI and only if HTTPS/SSL authentication
was enabled.
Diffstat (limited to 'net-p2p/qbittorrent')
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/qbittorrent/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index c70a5d69568c..60cba43c5e2e 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qbittorrent -PORTVERSION= 3.1.9 +PORTVERSION= 3.1.9.1 PORTREVISION?= 0 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ diff --git a/net-p2p/qbittorrent/distinfo b/net-p2p/qbittorrent/distinfo index 2d8f1ac0115f..0bd297df0d79 100644 --- a/net-p2p/qbittorrent/distinfo +++ b/net-p2p/qbittorrent/distinfo @@ -1,2 +1,2 @@ -SHA256 (qbittorrent-3.1.9.tar.gz) = bf1c4a071ab6aa025de47020055ac19b51de920c3d386bbac89ccd4e588e6695 -SIZE (qbittorrent-3.1.9.tar.gz) = 3923413 +SHA256 (qbittorrent-3.1.9.1.tar.gz) = f63c813ce1c9e6120e7e1a4a208d7091176f1b093bdf121c4a187f405d8837d7 +SIZE (qbittorrent-3.1.9.1.tar.gz) = 3923161 |