diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-12-09 17:55:46 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-12-09 15:11:01 -0800 |
| commit | 50c6a66e061ac18842df7cf34cb20ada3cb611dd (patch) | |
| tree | 1196eb11b4c55015ebc6d305c2646e1cd98979e3 | |
| parent | 9d3138a63253c49a86e149f214e4f9c3d451b46b (diff) | |
| download | meta-openembedded-50c6a66e061ac18842df7cf34cb20ada3cb611dd.tar.gz | |
rtorrent: upgrade 0.16.2 -> 0.16.5
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.5.bb (renamed from meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.2.bb b/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.5.bb index e077efa22a..a7606d384d 100644 --- a/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.2.bb +++ b/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.5.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 = "8550facf43fd1e36b416bcdb3b025e7e09578364" | 10 | SRCREV = "60cfcd37c4fb4a4ec31837a8f2127b4330e01bce" |
| 11 | 11 | ||
| 12 | inherit autotools pkgconfig | 12 | inherit autotools pkgconfig |
| 13 | 13 | ||
