diff options
author | flz <flz@FreeBSD.org> | 2007-09-10 21:57:28 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2007-09-10 21:57:28 +0800 |
commit | eb87b413527f4f0811c666e5e9f6a3ed126475d6 (patch) | |
tree | d749694fe4f9bfa87300cd9df35b572b6ae2436f /net-p2p | |
parent | fddc3f0f426aac2527a4e62dabf08f6c1cf03d47 (diff) | |
download | freebsd-ports-gnome-eb87b413527f4f0811c666e5e9f6a3ed126475d6.tar.gz freebsd-ports-gnome-eb87b413527f4f0811c666e5e9f6a3ed126475d6.tar.zst freebsd-ports-gnome-eb87b413527f4f0811c666e5e9f6a3ed126475d6.zip |
Update net-p2p/libtorrent to 0.11.7.
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/libtorrent/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/libtorrent/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile index 49a9863d0bfb..d69ab5fa2b1c 100644 --- a/net-p2p/libtorrent/Makefile +++ b/net-p2p/libtorrent/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= libtorrent -PORTVERSION?= 0.11.5 +PORTVERSION?= 0.11.7 PORTREVISION?= 0 CATEGORIES= net-p2p MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ \ diff --git a/net-p2p/libtorrent/distinfo b/net-p2p/libtorrent/distinfo index 6bb1de7ac614..50b95f7b5e21 100644 --- a/net-p2p/libtorrent/distinfo +++ b/net-p2p/libtorrent/distinfo @@ -1,3 +1,3 @@ -MD5 (libtorrent-0.11.5.tar.gz) = ade0df10b701aeb61d947fb11f90294b -SHA256 (libtorrent-0.11.5.tar.gz) = 461e2b2ab7acb91ae35b3371751fbb300d5a9f2affef735944a9047d3f381ce8 -SIZE (libtorrent-0.11.5.tar.gz) = 531899 +MD5 (libtorrent-0.11.7.tar.gz) = 86cdfca2d1c3cfb3b6b316d9beaa25e0 +SHA256 (libtorrent-0.11.7.tar.gz) = 8d8cb79c7ceb4f87fadc560e1102df50e08446356bbaa5a36cbd7d7ddf36c1f0 +SIZE (libtorrent-0.11.7.tar.gz) = 532076 |