diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-05-27 17:47:23 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-05-31 03:08:48 -0700 |
| commit | d3f4e3b2dbaf2691c178e6851a86728f25a67e03 (patch) | |
| tree | 231f81597dea11759606c17e3af4d7b112ae7971 /meta-oe | |
| parent | 0dfa87b106b6973fd9bb2c9b085e52c26c60de22 (diff) | |
| download | meta-openembedded-d3f4e3b2dbaf2691c178e6851a86728f25a67e03.tar.gz | |
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>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-connectivity/libtorrent/libtorrent_0.16.12.bb (renamed from meta-oe/recipes-connectivity/libtorrent/libtorrent_0.16.11.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/libtorrent/libtorrent_0.16.11.bb b/meta-oe/recipes-connectivity/libtorrent/libtorrent_0.16.12.bb index b04b7f1310..c9b5275a69 100644 --- a/meta-oe/recipes-connectivity/libtorrent/libtorrent_0.16.11.bb +++ b/meta-oe/recipes-connectivity/libtorrent/libtorrent_0.16.12.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=393a5ca445f6965873eca0259a17f833" | |||
| 7 | DEPENDS = "zlib curl libsigc++-2.0 openssl cppunit" | 7 | DEPENDS = "zlib curl libsigc++-2.0 openssl cppunit" |
| 8 | 8 | ||
| 9 | SRC_URI = "git://github.com/rakshasa/libtorrent;branch=master;protocol=https;tag=v${PV}" | 9 | SRC_URI = "git://github.com/rakshasa/libtorrent;branch=master;protocol=https;tag=v${PV}" |
| 10 | SRCREV = "dafcba711114af2274a45ca55a7bcd4abdf5ca9a" | 10 | SRCREV = "27463ee72d83295444262d503130fb0f8cc227e0" |
| 11 | 11 | ||
| 12 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" | 12 | UPSTREAM_CHECK_GITTAGREGEX = "v(?P<pver>\d+(\.\d+)+)" |
| 13 | 13 | ||
