Skip to content

Commit 50e9401

Browse files
committed
fix(Systemd Extension): update libiio to v0.26-2
1 parent 33ab7c1 commit 50e9401

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ SSH_DATA_PATH ?= /home/$(SSH_USER)/Projects
3535
# systemd-sysext variables
3636
SYSEXT_ID ?= steamos
3737
SYSEXT_VERSION_ID ?= 3.6.3
38-
SYSEXT_LIBIIO_VERSION ?= 0.26-1
38+
SYSEXT_LIBIIO_VERSION ?= 0.26-2
3939
SYSEXT_LIBSERIALPORT_VERSION ?= 0.1.2-1
4040

4141
# Include any user defined settings

0 commit comments

Comments
 (0)