diff options
author | flz <flz@FreeBSD.org> | 2005-03-03 23:37:12 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-03-03 23:37:12 +0800 |
commit | 2c62bdbb489acac6db0c068f1391c1b7d09a4227 (patch) | |
tree | 1c5bbc3f9534384dba8af82d0ebbcfdf2d66bb23 /net-p2p | |
parent | b11fbd6fea2364b9eaf2f9f7cfe2bff4598a867d (diff) | |
download | freebsd-ports-gnome-2c62bdbb489acac6db0c068f1391c1b7d09a4227.tar.gz freebsd-ports-gnome-2c62bdbb489acac6db0c068f1391c1b7d09a4227.tar.zst freebsd-ports-gnome-2c62bdbb489acac6db0c068f1391c1b7d09a4227.zip |
- Update to 0.5.0.
Approved by: pav (mentor)
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 |