summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.6.bb (renamed from meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.5.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.5.bb b/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.6.bb
index a7606d384d..9f0666f2bb 100644
--- a/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.5.bb
+++ b/meta-oe/recipes-connectivity/rtorrent/rtorrent_0.16.6.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 = "60cfcd37c4fb4a4ec31837a8f2127b4330e01bce" 10SRCREV = "ae14baa357aafd072de6f57f005cde4eb75e7dda"
11 11
12inherit autotools pkgconfig 12inherit autotools pkgconfig
13 13