diff options
author | nemysis <nemysis@FreeBSD.org> | 2014-11-23 03:33:31 +0800 |
---|---|---|
committer | nemysis <nemysis@FreeBSD.org> | 2014-11-23 03:33:31 +0800 |
commit | 09ac8b077e24b695f5aa2b70b51f5d581123b80b (patch) | |
tree | fc84aa3573ca97e55c253238017221250397eed6 /net-p2p/qbittorrent/Makefile | |
parent | f0e40e3dd08d4e5b7817267654146f1940fc532b (diff) | |
download | freebsd-ports-gnome-09ac8b077e24b695f5aa2b70b51f5d581123b80b.tar.gz freebsd-ports-gnome-09ac8b077e24b695f5aa2b70b51f5d581123b80b.tar.zst freebsd-ports-gnome-09ac8b077e24b695f5aa2b70b51f5d581123b80b.zip |
- Update to 3.1.11, announce message is here:
http://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-3.1.11/
Diffstat (limited to 'net-p2p/qbittorrent/Makefile')
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index 86f76c6c5463..aab7dd74cb24 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= qbittorrent -PORTVERSION= 3.1.10 +PORTVERSION= 3.1.11 PORTREVISION?= 0 CATEGORIES= net-p2p ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ |