diff options
author | miwi <miwi@FreeBSD.org> | 2009-05-23 22:23:59 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-05-23 22:23:59 +0800 |
commit | c214a7804a153ac1d6878c2244aeed67326b2215 (patch) | |
tree | 125a0bf5007ea0c1367d4159be7b255ca7a7ae3b /net-p2p/qbittorrent | |
parent | 9a81d62b6decc407dabed37236331f190fdd4797 (diff) | |
download | freebsd-ports-gnome-c214a7804a153ac1d6878c2244aeed67326b2215.tar.gz freebsd-ports-gnome-c214a7804a153ac1d6878c2244aeed67326b2215.tar.zst freebsd-ports-gnome-c214a7804a153ac1d6878c2244aeed67326b2215.zip |
- Update to 1.3.3
PR: 134628
Submitted by: Ports Fury
Diffstat (limited to 'net-p2p/qbittorrent')
-rw-r--r-- | net-p2p/qbittorrent/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/qbittorrent/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index f78129878900..9e52028dc12d 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -6,7 +6,7 @@ # PORTNAME= qbittorrent -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.3 CATEGORIES= net-p2p MASTER_SITES= SF @@ -17,7 +17,7 @@ LIB_DEPENDS= ccext2-1.6.0:${PORTSDIR}/devel/commoncpp \ execinfo.1:${PORTSDIR}/devel/libexecinfo \ zzip.13:${PORTSDIR}/devel/zziplib \ curl.5:${PORTSDIR}/ftp/curl \ - torrent-rasterbar.2:${PORTSDIR}/net-p2p/rblibtorrent-devel + torrent-rasterbar.3:${PORTSDIR}/net-p2p/rblibtorrent-devel USE_QT_VER= 4 QT_COMPONENTS= corelib gui network xml \ diff --git a/net-p2p/qbittorrent/distinfo b/net-p2p/qbittorrent/distinfo index 3cc41c4a1334..4be20a1d0368 100644 --- a/net-p2p/qbittorrent/distinfo +++ b/net-p2p/qbittorrent/distinfo @@ -1,3 +1,3 @@ -MD5 (qbittorrent-1.3.2.tar.gz) = 680ea41e5601d5cd7990b303f9ad503c -SHA256 (qbittorrent-1.3.2.tar.gz) = f0d269424272ab1d6ce2a161ff7c01ff8ced63f5a7cf25616bbde02298329a5d -SIZE (qbittorrent-1.3.2.tar.gz) = 1660128 +MD5 (qbittorrent-1.3.3.tar.gz) = 863f963beefc3c93dfe25ee6a6b0ed47 +SHA256 (qbittorrent-1.3.3.tar.gz) = 3a8adf958a727e1fcc2fbdc03a0691209f0b60f75b6bb385c9c1aca27dceb964 +SIZE (qbittorrent-1.3.3.tar.gz) = 1667700 |