diff options
Diffstat (limited to 'net-p2p/rtorrent')
-rw-r--r-- | net-p2p/rtorrent/Makefile | 4 | ||||
-rw-r--r-- | net-p2p/rtorrent/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index 755a94ba7229..ce1d2eee4460 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -6,7 +6,7 @@ # PORTNAME= rtorrent -PORTVERSION= 0.2.7 +PORTVERSION= 0.3.0 CATEGORIES= net MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ @@ -14,7 +14,7 @@ MAINTAINER= flz@FreeBSD.org COMMENT= BitTorrent Client written in C++ LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \ - torrent.3:${PORTSDIR}/net/libtorrent + torrent.4:${PORTSDIR}/net/libtorrent MAN1= rtorrent.1 diff --git a/net-p2p/rtorrent/distinfo b/net-p2p/rtorrent/distinfo index 0f115795ba09..e7351afe8158 100644 --- a/net-p2p/rtorrent/distinfo +++ b/net-p2p/rtorrent/distinfo @@ -1,2 +1,2 @@ -MD5 (rtorrent-0.2.7.tar.gz) = e315ede1ccba95b94b9f5652c423f464 -SIZE (rtorrent-0.2.7.tar.gz) = 191881 +MD5 (rtorrent-0.3.0.tar.gz) = c57555f8879db012509f2b88968ae203 +SIZE (rtorrent-0.3.0.tar.gz) = 194518 |