diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-16 21:51:15 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-02-16 21:51:15 +0000 |
commit | 435e65362f59b74f5916a2c85752d332b57e0ec3 (patch) | |
tree | 71121f9465819fe5deb3817079146803162e3ea8 /net-p2p | |
parent | 0a8a3f4960e1205734450fec6b769923d1a82eca (diff) | |
download | ports-435e65362f59b74f5916a2c85752d332b57e0ec3.tar.gz ports-435e65362f59b74f5916a2c85752d332b57e0ec3.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 18feee634983..7b9c377a013e 100644 --- a/net-p2p/libtorrent/Makefile +++ b/net-p2p/libtorrent/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libtorrent -PORTVERSION= 0.4.7 +PORTVERSION= 0.4.9 CATEGORIES= net MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ diff --git a/net-p2p/libtorrent/distinfo b/net-p2p/libtorrent/distinfo index 8c39ad1595cb..79bbd3cce301 100644 --- a/net-p2p/libtorrent/distinfo +++ b/net-p2p/libtorrent/distinfo @@ -1,2 +1,2 @@ -MD5 (libtorrent-0.4.7.tar.gz) = 098d9e2b0cf1eac6a1004ce563af08be -SIZE (libtorrent-0.4.7.tar.gz) = 297912 +MD5 (libtorrent-0.4.9.tar.gz) = 5fa03cc262e18c975116dd1eee49e556 +SIZE (libtorrent-0.4.9.tar.gz) = 299991 |