rtorrent: upgrade 0.16.7 -> 0.16.8

Changelog:
===========
- Added dns cache
- Fix crash on double scrape request
- Use callback in DnsBuffer result and catch EINTR in Listen
- Fixed various SCGI issues

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-03-26 19:56:28 +08:00 committed by Khem Raj
parent 5e96701ccc
commit ff8d823990
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -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 = "7ead88448b8068c6737a975604884f96f6ae498c"
SRCREV = "39f186e523f6ea2e72a3715a72d6e9ae4081ed84"
inherit autotools pkgconfig