diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-04-30 18:49:15 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-05-12 01:06:57 -0700 |
| commit | 542072981a84aa1006325a28ef5f9422810a0133 (patch) | |
| tree | 5982cb26681b9bfa58486950ac3c66d20f01cc0f | |
| parent | 12d6ef482f613e7303df67115d825ec69b8f801d (diff) | |
| download | meta-openembedded-542072981a84aa1006325a28ef5f9422810a0133.tar.gz | |
rtorrent: upgrade 0.16.9 -> 0.16.10
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.10.bb (renamed from meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.9.bb b/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 | |||
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/rakshasa/rtorrent;branch=master;protocol=https;tag=v${PV}" | 8 | SRC_URI = "git://github.com/rakshasa/rtorrent;branch=master;protocol=https;tag=v${PV}" |
| 9 | 9 | ||
| 10 | SRCREV = "b78fd9aef5d0060fe7bd8447cace38606e03f41c" | 10 | SRCREV = "b5a606649a4800deb44c31d3ad74d01b4c5ca37a" |
| 11 | 11 | ||
| 12 | inherit autotools pkgconfig | 12 | inherit autotools pkgconfig |
| 13 | 13 | ||
