diff options
author | flz <flz@FreeBSD.org> | 2005-06-17 10:25:44 +0000 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-06-17 10:25:44 +0000 |
commit | 1e412a419ebd321a8535a8fc26273c939907cb9a (patch) | |
tree | fe5a0198ab22c5f8f372e9a3459a593652db7448 /net | |
parent | 1767f8c1d65d0cba629d8261338fb88e1c7235d7 (diff) | |
download | FreeBSD-ports-1e412a419ebd321a8535a8fc26273c939907cb9a.zip FreeBSD-ports-1e412a419ebd321a8535a8fc26273c939907cb9a.tar.gz |
- Update to 0.6.5.
Diffstat (limited to 'net')
-rw-r--r-- | net/libtorrent/Makefile | 2 | ||||
-rw-r--r-- | net/libtorrent/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/libtorrent/Makefile b/net/libtorrent/Makefile index 10be872..e4aa665 100644 --- a/net/libtorrent/Makefile +++ b/net/libtorrent/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libtorrent -PORTVERSION= 0.6.4 +PORTVERSION= 0.6.5 CATEGORIES= net MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ diff --git a/net/libtorrent/distinfo b/net/libtorrent/distinfo index 801057f..3fa9c15 100644 --- a/net/libtorrent/distinfo +++ b/net/libtorrent/distinfo @@ -1,2 +1,2 @@ -MD5 (libtorrent-0.6.4.tar.gz) = 309a2e23b41dadb6e32108007e04cdf4 -SIZE (libtorrent-0.6.4.tar.gz) = 308604 +MD5 (libtorrent-0.6.5.tar.gz) = 19546b552dc02a4b78328e5630317a3f +SIZE (libtorrent-0.6.5.tar.gz) = 309306 |