rtorrent: upgrade 0.16.10 -> 0.16.11

Changelog:
============
- Fix off-by-one bug in SCgiTask::event_read
- Don't use std::scoped_lock in CurlStack as it doesn't support unlocking just one mutex
- Don't throw when DhtSearch is not found in DhtServer

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Wang Mingyu
2026-05-13 12:19:46 +08:00
committed by Khem Raj
parent 8d66bc9c7b
commit da3a09b3c5
@@ -7,7 +7,7 @@ DEPENDS = "autoconf-archive libsigc++-2.0 curl cppunit libtool libtorrent ncurse
SRC_URI = "git://github.com/rakshasa/rtorrent;branch=master;protocol=https;tag=v${PV}"
SRCREV = "b5a606649a4800deb44c31d3ad74d01b4c5ca37a"
SRCREV = "2700b3141f966d8533a6153491e1c76b3cf5c2b9"
inherit autotools pkgconfig