libtorrent: upgrade 0.16.8 -> 0.16.9

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-04-09 18:31:58 +08:00
committed by Khem Raj
parent 227dc3f381
commit e1f754198e
@@ -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 = "1534b1563f464fd1636c0b55e1591b72f7d8ab6b" SRCREV = "e88d4e7854abacd3036a0dec11927c1276c1e6b2"
UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)"