diff --git a/network/p2p/libtorrent-rasterbar/pspec.xml b/network/p2p/libtorrent-rasterbar/pspec.xml index b844b1d75f..af0b5684e1 100644 --- a/network/p2p/libtorrent-rasterbar/pspec.xml +++ b/network/p2p/libtorrent-rasterbar/pspec.xml @@ -1,5 +1,5 @@ - + libtorrent-rasterbar @@ -12,32 +12,32 @@ library Full featured torrent client library Rasterbar's C++ library that aims to be a good alternative to all the other bittorrent implementations around. It is a library and not a full featured client, although it comes with a working example client. - https://github.com/arvidn/libtorrent/releases/download/v2.0.4/libtorrent-rasterbar-2.0.4.tar.gz + https://github.com/arvidn/libtorrent/releases/download/v2.0.5/libtorrent-rasterbar-2.0.5.tar.gz cmake ninja + libtool + zlib-devel + geoip-devel + boost-devel openssl-devel python3-devel - boost-devel boost-python3 - geoip-devel - zlib-devel - libtool python3-setuptools - libtorrent-rasterbar-2.0.4-boost-1.77.patch + libtorrent-rasterbar - openssl - python - libgcc boost geoip + libgcc + openssl + python3 boost-python3 @@ -55,14 +55,21 @@ /usr/include /usr/lib/pkgconfig - /usr/share/cmake/Modules/FindLibtorrentRasterbar.cmake + /usr/share/cmake/Modules/FindLibtorrentRasterbar.cmake /usr/share/licenses /usr/share/doc/libtorrent/html - + + 2022-03-27 + 2.0.5 + Version bump + Kamil Atlı + suvari@pisilinux.org + + 2021-10-23 2.0.4 Rebuild boost