Skip to content

Commit 6f5c259

Browse files
authored
[liblsl] update to 1.17.5 (#49468)
1 parent 23441b7 commit 6f5c259

4 files changed

Lines changed: 8 additions & 3 deletions

File tree

ports/liblsl/portfile.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ vcpkg_from_github(
22
OUT_SOURCE_PATH SOURCE_PATH
33
REPO sccn/liblsl
44
REF v${VERSION}
5-
SHA512 b50d2e276a6c824da5a19e517e3684b1f4c33fa31ed839772f33faa5756b19c934bc4f1587bb488819345549fa063533ad05d2ec41d2798f158150b4f4a48ff5
5+
SHA512 5b540c9b7c0b6fb5827dbb8afdc85267d8e36e3b807704af11ed89865754f1d786f28414adf1c3c7df15956143a0bfc82c449c5ff8656d18f1a6e03c4c1e89ce
66
HEAD_REF master
77
PATCHES
88
use-find-package-asio.patch

ports/liblsl/vcpkg.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "liblsl",
3-
"version": "1.17.4",
3+
"version": "1.17.5",
44
"description": "C++ lsl library for multi-modal time-synched data transmission over the local network",
55
"homepage": "https://github.com/sccn/liblsl",
66
"license": "MIT",

versions/baseline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5105,7 +5105,7 @@
51055105
"port-version": 0
51065106
},
51075107
"liblsl": {
5108-
"baseline": "1.17.4",
5108+
"baseline": "1.17.5",
51095109
"port-version": 0
51105110
},
51115111
"liblsquic": {

versions/l-/liblsl.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"versions": [
3+
{
4+
"git-tree": "650466afe7379871fce32ddc014d7aaf9f09b23d",
5+
"version": "1.17.5",
6+
"port-version": 0
7+
},
38
{
49
"git-tree": "3f1884b94f2778c21afe3fc3767676fc239fcfc3",
510
"version": "1.17.4",

0 commit comments

Comments
 (0)