- Update to version 0.13svn.r1912.
This commit is contained in:
parent
46206741d5
commit
785e85b1bb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=206404
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libtorrent
|
||||
DISTVERSION= 0.13svn.r1876
|
||||
DISTVERSION= 0.13svn.r1912
|
||||
CATEGORIES= net-p2p
|
||||
MASTER_SITES= SF/qbittorrent
|
||||
PKGNAMEPREFIX= rb
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (libtorrent-0.13svn.r1876.tar.gz) = c15e5cc0350aa315577da2d9de83d6e8
|
||||
SHA256 (libtorrent-0.13svn.r1876.tar.gz) = 7d30c068573720bc95d3d1f5ff419e1f282b3d4db2acdcc7d523be2bb0b020ad
|
||||
SIZE (libtorrent-0.13svn.r1876.tar.gz) = 1867716
|
||||
MD5 (libtorrent-0.13svn.r1912.tar.gz) = 90ec8a8541bd47bb677cd20be074a5f7
|
||||
SHA256 (libtorrent-0.13svn.r1912.tar.gz) = d07e585c25cd918ea0c1488424433f2921e62682953ab3e72f255e40b1d5bc18
|
||||
SIZE (libtorrent-0.13svn.r1912.tar.gz) = 1870548
|
||||
|
@ -155,7 +155,9 @@ include/libtorrent/asio/version.hpp
|
||||
include/libtorrent/asio/write.hpp
|
||||
include/libtorrent/assert.hpp
|
||||
include/libtorrent/aux_/session_impl.hpp
|
||||
include/libtorrent/bandwidth_limit.hpp
|
||||
include/libtorrent/bandwidth_manager.hpp
|
||||
include/libtorrent/bandwidth_queue_entry.hpp
|
||||
include/libtorrent/bencode.hpp
|
||||
include/libtorrent/broadcast_socket.hpp
|
||||
include/libtorrent/bt_peer_connection.hpp
|
||||
|
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libtorrent
|
||||
DISTVERSION= 0.13svn.r1876
|
||||
DISTVERSION= 0.13svn.r1912
|
||||
CATEGORIES= net-p2p
|
||||
MASTER_SITES= SF/qbittorrent
|
||||
PKGNAMEPREFIX= rb
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (libtorrent-0.13svn.r1876.tar.gz) = c15e5cc0350aa315577da2d9de83d6e8
|
||||
SHA256 (libtorrent-0.13svn.r1876.tar.gz) = 7d30c068573720bc95d3d1f5ff419e1f282b3d4db2acdcc7d523be2bb0b020ad
|
||||
SIZE (libtorrent-0.13svn.r1876.tar.gz) = 1867716
|
||||
MD5 (libtorrent-0.13svn.r1912.tar.gz) = 90ec8a8541bd47bb677cd20be074a5f7
|
||||
SHA256 (libtorrent-0.13svn.r1912.tar.gz) = d07e585c25cd918ea0c1488424433f2921e62682953ab3e72f255e40b1d5bc18
|
||||
SIZE (libtorrent-0.13svn.r1912.tar.gz) = 1870548
|
||||
|
@ -155,7 +155,9 @@ include/libtorrent/asio/version.hpp
|
||||
include/libtorrent/asio/write.hpp
|
||||
include/libtorrent/assert.hpp
|
||||
include/libtorrent/aux_/session_impl.hpp
|
||||
include/libtorrent/bandwidth_limit.hpp
|
||||
include/libtorrent/bandwidth_manager.hpp
|
||||
include/libtorrent/bandwidth_queue_entry.hpp
|
||||
include/libtorrent/bencode.hpp
|
||||
include/libtorrent/broadcast_socket.hpp
|
||||
include/libtorrent/bt_peer_connection.hpp
|
||||
|
Loading…
Reference in New Issue
Block a user