summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-05-27 17:48:01 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-05-31 03:08:55 -0700
commitd08d0eb5e8772d773fbb02dca8130f90fafae0b0 (patch)
treebccda3531eadb43224d53b1f172a168a07a7a6dc /meta-oe
parent61b42a73b583a31653b3859bf83ed30e26483bf3 (diff)
downloadmeta-openembedded-d08d0eb5e8772d773fbb02dca8130f90fafae0b0.tar.gz
rtorrent: upgrade 0.16.11 -> 0.16.12
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.12.bb (renamed from meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.11.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.11.bb b/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.12.bb
index 559c29036c..135f7b1665 100644
--- a/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.11.bb
+++ b/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.12.bb
@@ -7,7 +7,7 @@ DEPENDS = "autoconf-archive libsigc++-2.0 curl cppunit libtool libtorrent ncurse
7 7
8SRC_URI = "git://github.com/rakshasa/rtorrent;branch=master;protocol=https;tag=v${PV}" 8SRC_URI = "git://github.com/rakshasa/rtorrent;branch=master;protocol=https;tag=v${PV}"
9 9
10SRCREV = "2700b3141f966d8533a6153491e1c76b3cf5c2b9" 10SRCREV = "088bf40bdfe0ba23bab22c17f3bcc89a9b1a97de"
11 11
12inherit autotools pkgconfig 12inherit autotools pkgconfig
13 13