diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-03-03 15:37:12 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-03-03 15:37:12 +0000 |
commit | 66916a8e8df8cf47452e2dd42da84b0db94c6acd (patch) | |
tree | f5edc92e9532b51046f4fd4a38fa7798ec82ed41 /net-p2p | |
parent | dc8850369d4a9ac22fd9958ada2ae6ddc3267027 (diff) | |
download | ports-66916a8e8df8cf47452e2dd42da84b0db94c6acd.tar.gz ports-66916a8e8df8cf47452e2dd42da84b0db94c6acd.zip |
Notes
Diffstat (limited to 'net-p2p')
-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 929395c36154..3a74692d4da3 100644 --- a/net-p2p/libtorrent/Makefile +++ b/net-p2p/libtorrent/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libtorrent -PORTVERSION= 0.4.9 +PORTVERSION= 0.5.0 CATEGORIES= net MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ diff --git a/net-p2p/libtorrent/distinfo b/net-p2p/libtorrent/distinfo index 79bbd3cce301..f36d2a4eed05 100644 --- a/net-p2p/libtorrent/distinfo +++ b/net-p2p/libtorrent/distinfo @@ -1,2 +1,2 @@ -MD5 (libtorrent-0.4.9.tar.gz) = 5fa03cc262e18c975116dd1eee49e556 -SIZE (libtorrent-0.4.9.tar.gz) = 299991 +MD5 (libtorrent-0.5.0.tar.gz) = c146ba6129d8f0b0b155186d35236e1e +SIZE (libtorrent-0.5.0.tar.gz) = 301239 |