libtorrent: upgrade 0.16.5 -> 0.16.6

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu
2026-01-07 18:28:41 +08:00
committed by Khem Raj
parent eac152d5d7
commit 8c8d3b9990

View File

@@ -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 = "034b026a0a8ef1d4037620862034bb44cec14f25"
SRCREV = "ecb3b6bb6ecb38c19da2d6bb899a23638cb7fa04"
UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)"