[liblsl] Update to 1.16.2 (#31673)

* Update liblsl to 1.16.2

* Update CI baseline

---------

Co-authored-by: chausner <chausner@users.noreply.github.com>
This commit is contained in:
chausner 2023-05-30 21:04:08 +02:00 committed by GitHub
parent 348fe8e55f
commit 5fd868c533
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 5 deletions

View File

@ -2,7 +2,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO sccn/liblsl
REF v${VERSION}
SHA512 d3af9be687c11272f0122585c8ba48c5d7482af6e6f0cecf640e674682da319246b490b536a890407c7511fcc07a59749ed43134bf7683d30304ac4e3989a73c
SHA512 141f364034a7156caf9ffafbb2f43cc9a932116a3ef1c1b76822649996d6b99b3017b18d91d9c25a9cd718419c5c3b037fa97b2845540bda195f55dd9de27ab1
HEAD_REF master
PATCHES
use-find-package-asio.patch

View File

@ -1,7 +1,6 @@
{
"name": "liblsl",
"version": "1.16.1",
"port-version": 1,
"version": "1.16.2",
"description": "C++ lsl library for multi-modal time-synched data transmission over the local network",
"homepage": "https://github.com/sccn/liblsl",
"license": "MIT",

View File

@ -4217,8 +4217,8 @@
"port-version": 0
},
"liblsl": {
"baseline": "1.16.1",
"port-version": 1
"baseline": "1.16.2",
"port-version": 0
},
"liblsquic": {
"baseline": "3.1.1",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "bc1c3d9c2142ad970d88c0a79f680b31c8d674f9",
"version": "1.16.2",
"port-version": 0
},
{
"git-tree": "6849296814880dca06ffd923d7d5c8fc3e4f2a9c",
"version": "1.16.1",