similarity index 93%
rename from meta-oe/recipes-connectivity/libtorrent/libtorrent_0.16.20.bb
rename to meta-oe/recipes-connectivity/libtorrent/libtorrent_0.16.21.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 = "ea68bf287e36a13fa0c13c965dee6c3d40e3d242"
+SRCREV = "306fbbf008183dcfd55fae0a83fff95302c64987"
UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)"