From 1238a647af8f456814b4fb459bbdc66dc02b75ef Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 30 Apr 2026 18:49:15 +0800 Subject: [PATCH] rtorrent: upgrade 0.16.9 -> 0.16.10 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../rtorrent/{rtorrent_0.16.9.bb => rtorrent_0.16.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/rtorrent/{rtorrent_0.16.9.bb => rtorrent_0.16.10.bb} (89%) diff --git a/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.9.bb b/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.10.bb similarity index 89% rename from meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.9.bb rename to meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.10.bb index 7ce38e9597..36ef5a623e 100644 --- a/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.9.bb +++ b/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.10.bb @@ -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 = "b78fd9aef5d0060fe7bd8447cace38606e03f41c" +SRCREV = "b5a606649a4800deb44c31d3ad74d01b4c5ca37a" inherit autotools pkgconfig