1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-11-02 04:40:22 -05:00

Try v0.25 of libiio, as more recent versions have lots of API changes.

This commit is contained in:
Jon Beniston 2025-09-21 14:09:10 +01:00
parent 7290a48a30
commit 3d5e61112d

View File

@ -15,7 +15,7 @@ set(SERIALDV_TAG "v1.1.5")
set(DSDCC_TAG "v1.9.6")
set(LIMESUITE_TAG 524cd2e548b11084e6f739b2dfe0f958c2e30354)
set(BLADERF_TAG 7d7d87f686ebedb29dba9f35c7313892ba286318)
set(LIBIIO_TAG 1935245b78d7e797539eb36aec82e46124c4ce28)
set(LIBIIO_TAG "v0.25")
set(AIRSPYHF_TAG "87cf12a30f3a0f10f313aab8e54999ca69b753af")
set(PERSEUS_TAG afefa23e3140ac79d845acb68cf0beeb86d09028)
set(MIRISDR_TAG "v2.0.0")