diff --git a/meta-oe/recipes-connectivity/libtorrent/libtorrent_0.16.9.bb b/meta-oe/recipes-connectivity/libtorrent/libtorrent_0.16.10.bb similarity index 94% rename from meta-oe/recipes-connectivity/libtorrent/libtorrent_0.16.9.bb rename to meta-oe/recipes-connectivity/libtorrent/libtorrent_0.16.10.bb index 63c8a0bb7d..224269f1d8 100644 --- a/meta-oe/recipes-connectivity/libtorrent/libtorrent_0.16.9.bb +++ b/meta-oe/recipes-connectivity/libtorrent/libtorrent_0.16.10.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" DEPENDS = "zlib curl libsigc++-2.0 openssl cppunit" SRC_URI = "git://github.com/rakshasa/libtorrent;branch=master;protocol=https;tag=v${PV}" -SRCREV = "e88d4e7854abacd3036a0dec11927c1276c1e6b2" +SRCREV = "3e6508fbcb9cef13c62d41ecd460990ff063a5df" UPSTREAM_CHECK_GITTAGREGEX = "v(?P\d+(\.\d+)+)"