diff options
author | flz <flz@FreeBSD.org> | 2005-07-06 17:52:06 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-07-06 17:52:06 +0800 |
commit | a66b007dddd039e914d4db835f90a963faaf7532 (patch) | |
tree | af40144b29593988dcb68803c37fb261b29de77a /net-p2p/libtorrent | |
parent | a3ff483626aae63fc5bfd60f063d82e96cd72a9f (diff) | |
download | freebsd-ports-gnome-a66b007dddd039e914d4db835f90a963faaf7532.tar.gz freebsd-ports-gnome-a66b007dddd039e914d4db835f90a963faaf7532.tar.zst freebsd-ports-gnome-a66b007dddd039e914d4db835f90a963faaf7532.zip |
- Update to 0.6.6.
PR: ports/82869
Submitted by: Wesley Shields <wxs@csh.rit.edu>
Diffstat (limited to 'net-p2p/libtorrent')
-rw-r--r-- | net-p2p/libtorrent/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/libtorrent/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile index e4aa665d61b8..f1ae5114a54a 100644 --- a/net-p2p/libtorrent/Makefile +++ b/net-p2p/libtorrent/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libtorrent -PORTVERSION= 0.6.5 +PORTVERSION= 0.6.6 CATEGORIES= net MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ diff --git a/net-p2p/libtorrent/distinfo b/net-p2p/libtorrent/distinfo index 3fa9c1592636..e576a1245997 100644 --- a/net-p2p/libtorrent/distinfo +++ b/net-p2p/libtorrent/distinfo @@ -1,2 +1,2 @@ -MD5 (libtorrent-0.6.5.tar.gz) = 19546b552dc02a4b78328e5630317a3f -SIZE (libtorrent-0.6.5.tar.gz) = 309306 +MD5 (libtorrent-0.6.6.tar.gz) = 77a6f9e966ca9be30aca2d478cb7ba57 +SIZE (libtorrent-0.6.6.tar.gz) = 310904 |