libtorrent: upgrade 0.16.11 -> 0.16.12

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Wang Mingyu
2026-05-27 17:47:23 +08:00
committed by Khem Raj
parent 0dfa87b106
commit d3f4e3b2db
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833"
DEPENDS = "zlib curl libsigc++-2.0 openssl cppunit" DEPENDS = "zlib curl libsigc++-2.0 openssl cppunit"
SRC_URI = "git://github.com/rakshasa/libtorrent;branch=master;protocol=https;tag=v${PV}" SRC_URI = "git://github.com/rakshasa/libtorrent;branch=master;protocol=https;tag=v${PV}"
SRCREV = "dafcba711114af2274a45ca55a7bcd4abdf5ca9a" SRCREV = "27463ee72d83295444262d503130fb0f8cc227e0"
UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)"