mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
rtorrent: Upgrade to 0.9.7 release point
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -8,9 +8,10 @@ DEPENDS = "libsigc++-2.0 curl cppunit libtorrent ncurses"
|
|||||||
SRC_URI = "git://github.com/rakshasa/rtorrent \
|
SRC_URI = "git://github.com/rakshasa/rtorrent \
|
||||||
file://don-t-run-code-while-configuring-package.patch \
|
file://don-t-run-code-while-configuring-package.patch \
|
||||||
"
|
"
|
||||||
SRCREV = "226e670decf92e7adaa845a6982aca4f164ea740"
|
# v0.9.7
|
||||||
|
SRCREV = "327164f9d86aafcd2500a317d485374df32ea622"
|
||||||
|
|
||||||
PV = "0.9.6+git${SRCPV}"
|
PV = "0.9.7+git${SRCPV}"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user