diff options
author | pav <pav@FreeBSD.org> | 2005-02-17 05:51:15 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-02-17 05:51:15 +0800 |
commit | bd1cddd299db9c3a2cf8c8df5389164b2e4794d8 (patch) | |
tree | 8130f3f97da7674e916eec6d26e9a7b58b691a84 /net-p2p | |
parent | 46e6717c75ab656f4a2359ac6b899179a14f856c (diff) | |
download | freebsd-ports-gnome-bd1cddd299db9c3a2cf8c8df5389164b2e4794d8.tar.gz freebsd-ports-gnome-bd1cddd299db9c3a2cf8c8df5389164b2e4794d8.tar.zst freebsd-ports-gnome-bd1cddd299db9c3a2cf8c8df5389164b2e4794d8.zip |
- Update to 0.4.9
PR: ports/77599
Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
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 |