1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-26 12:04:13 -04:00

Upgrade external dependencies to latest AirspyHF commit

This commit is contained in:
f4exb
2026-07-20 19:46:04 +02:00
parent f3c1d648ee
commit f6d5096833
+1 -1
View File
@@ -21,7 +21,7 @@ if (WIN32)
else()
set(LIBIIO_TAG "v0.26")
endif()
set(AIRSPYHF_TAG "87cf12a30f3a0f10f313aab8e54999ca69b753af")
set(AIRSPYHF_TAG "33bb3522be9ce70156185e283a6243f61200cdf8")
set(PERSEUS_TAG afefa23e3140ac79d845acb68cf0beeb86d09028)
set(MIRISDR_TAG "v2.0.0")
set(LIBSIGMF_TAG "new-namespaces")