From 8d0d783afcdfdc10c74f434ce64be163c6adb9c0 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 4 Aug 2026 17:44:00 +0000 Subject: [PATCH] rtorrent: upgrade 0.16.12 -> 0.16.19 Point release with bug fixes and minor improvements. AI-Generated: Uses Claude Code Signed-off-by: Khem Raj --- .../rtorrent/{rtorrent_0.16.12.bb => rtorrent_0.16.19.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-connectivity/rtorrent/{rtorrent_0.16.12.bb => rtorrent_0.16.19.bb} (89%) diff --git a/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.12.bb b/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.19.bb similarity index 89% rename from meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.12.bb rename to meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.19.bb index 135f7b1665..29c5805916 100644 --- a/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.12.bb +++ b/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.19.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 = "088bf40bdfe0ba23bab22c17f3bcc89a9b1a97de" +SRCREV = "247ae7621a7d2596a7f3df69e417b0835b5409cb" inherit autotools pkgconfig