Skip to content
Snippets Groups Projects
Commit ea678ae1 authored by Yuri Victorovich's avatar Yuri Victorovich
Browse files

net-p2p/libtorrent-rasterbar: update 1.2.18 → 1.2.19

Reported by:	portscout
parent babed859
No related branches found
No related tags found
No related merge requests found
PORTNAME= libtorrent-rasterbar
DISTVERSION= 1.2.18 # 2.x is unusable until memory problems are resolved, see https://github.com/arvidn/libtorrent/issues/6781
DISTVERSION= 1.2.19 # 2.x is unusable until memory problems are resolved, see https://github.com/arvidn/libtorrent/issues/6781
PORTEPOCH= 2
CATEGORIES= net-p2p
MASTER_SITES= https://github.com/arvidn/libtorrent/releases/download/v${DISTVERSION}/
......
TIMESTAMP = 1669713819
SHA256 (libtorrent-rasterbar-1.2.18.tar.gz) = fef2b6817de4e6d960e019c27f21daf27bc2468a81d9e028a19d45d61456fa72
SIZE (libtorrent-rasterbar-1.2.18.tar.gz) = 4178407
TIMESTAMP = 1710066451
SHA256 (libtorrent-rasterbar-1.2.19.tar.gz) = eee8e99548dc5eb5e643e49db9202f4f97112c032dba883dfdc8144af5b6e40e
SIZE (libtorrent-rasterbar-1.2.19.tar.gz) = 4244826
......@@ -25,16 +25,16 @@ include/libtorrent/aux_/disable_warnings_push.hpp
include/libtorrent/aux_/disk_job_fence.hpp
include/libtorrent/aux_/escape_string.hpp
include/libtorrent/aux_/export.hpp
include/libtorrent/aux_/file_progress.hpp
include/libtorrent/aux_/ffs.hpp
include/libtorrent/aux_/file_progress.hpp
include/libtorrent/aux_/generate_peer_id.hpp
include/libtorrent/aux_/has_block.hpp
include/libtorrent/aux_/instantiate_connection.hpp
include/libtorrent/aux_/io.hpp
include/libtorrent/aux_/ip_notifier.hpp
include/libtorrent/aux_/keepalive.hpp
include/libtorrent/aux_/listen_socket_handle.hpp
include/libtorrent/aux_/lsd.hpp
include/libtorrent/aux_/keepalive.hpp
include/libtorrent/aux_/merkle.hpp
include/libtorrent/aux_/noexcept_movable.hpp
include/libtorrent/aux_/numeric_cast.hpp
......@@ -159,6 +159,7 @@ include/libtorrent/kademlia/types.hpp
include/libtorrent/lazy_entry.hpp
include/libtorrent/link.hpp
include/libtorrent/linked_list.hpp
include/libtorrent/load_torrent.hpp
include/libtorrent/lsd.hpp
include/libtorrent/magnet_uri.hpp
include/libtorrent/natpmp.hpp
......@@ -170,7 +171,6 @@ include/libtorrent/packet_pool.hpp
include/libtorrent/parse_url.hpp
include/libtorrent/part_file.hpp
include/libtorrent/pe_crypto.hpp
include/libtorrent/pex_flags.hpp
include/libtorrent/peer.hpp
include/libtorrent/peer_class.hpp
include/libtorrent/peer_class_set.hpp
......@@ -183,6 +183,7 @@ include/libtorrent/peer_info.hpp
include/libtorrent/peer_list.hpp
include/libtorrent/peer_request.hpp
include/libtorrent/performance_counters.hpp
include/libtorrent/pex_flags.hpp
include/libtorrent/piece_block.hpp
include/libtorrent/piece_block_progress.hpp
include/libtorrent/piece_picker.hpp
......@@ -252,6 +253,6 @@ lib/cmake/LibtorrentRasterbar/LibtorrentRasterbarTargets.cmake
lib/libtorrent-rasterbar.so
lib/libtorrent-rasterbar.so.%%SO_VER%%
lib/libtorrent-rasterbar.so.%%SHLIB_VER%%
lib/libtorrent-rasterbar.so.10.0.0
lib/libtorrent-rasterbar.so.%%SHLIB_VER%%.0.0
libdata/pkgconfig/libtorrent-rasterbar.pc
share/cmake/Modules/FindLibtorrentRasterbar.cmake
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment