diff options
author | miwi <miwi@FreeBSD.org> | 2009-12-13 08:20:22 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-12-13 08:20:22 +0800 |
commit | ebb13b32f09f04fa7e12e5c65fa19a64a378e57c (patch) | |
tree | e0711754cbb5f6ab4556fabd35600a2ee0eb877d /net-p2p/qbittorrent/Makefile | |
parent | 16fc4ad3f9951dabb5ae3a12521bf375ca3db0f2 (diff) | |
download | freebsd-ports-gnome-ebb13b32f09f04fa7e12e5c65fa19a64a378e57c.tar.gz freebsd-ports-gnome-ebb13b32f09f04fa7e12e5c65fa19a64a378e57c.tar.zst freebsd-ports-gnome-ebb13b32f09f04fa7e12e5c65fa19a64a378e57c.zip |
- Update to 1.5.6
PR: 141296
Submitted by: Ports Fury
Diffstat (limited to 'net-p2p/qbittorrent/Makefile')
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index c4512b3be1c4..81755bd4e826 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -6,8 +6,7 @@ # PORTNAME= qbittorrent -PORTVERSION= 1.4.1 -PORTREVISION= 1 +PORTVERSION= 1.5.6 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} |