diff --git a/network/p2p/libtorrent-rasterbar/actions.py b/network/p2p/libtorrent-rasterbar/actions.py
index a674e8befe..091e38bee0 100644
--- a/network/p2p/libtorrent-rasterbar/actions.py
+++ b/network/p2p/libtorrent-rasterbar/actions.py
@@ -22,6 +22,7 @@ def setup():
-Dbuild_tools=ON \
-Dpython-bindings=ON \
-Dpython-egg-info=ON \
+ -Dboost-python-module-name='python3' \
-Dpython-install-system-dir=ON", sourceDir="..")
def build():
diff --git a/network/p2p/libtorrent-rasterbar/pspec.xml b/network/p2p/libtorrent-rasterbar/pspec.xml
index 4e2740d647..7905237fce 100644
--- a/network/p2p/libtorrent-rasterbar/pspec.xml
+++ b/network/p2p/libtorrent-rasterbar/pspec.xml
@@ -12,7 +12,7 @@
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.8/libtorrent-rasterbar-2.0.8.tar.gz
+ https://github.com/arvidn/libtorrent/releases/download/v2.0.9/libtorrent-rasterbar-2.0.9.tar.gz
cmake
ninja
@@ -62,6 +62,13 @@
+
+ 2023-05-23
+ 2.0.9
+ Version bump.
+ Mustafa Cinasal
+ muscnsl@gmail.com
+
2022-12-04
2.0.8