1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-12-07 19:43:22 -05:00

Update UHD to v4.9.

This commit is contained in:
Jon Beniston 2025-09-21 10:36:53 +01:00
parent 184516c500
commit 6d23893099

View File

@ -31,7 +31,7 @@ set(SOAPYSDR_REMOTE_TAG "soapy-remote-0.5.1")
set(AIRSPY_TAG "cmake4")
set(HACKRF_TAG "adc537331c5bc3165f47648043c570063518ef79")
set(LIBXML2_TAG "v2.10.4")
set(UHD_TAG "v4.7.0.0")
set(UHD_TAG "v4.9.0.0")
set(BOOST_TAG "1.86.0")
set(BOOST_TAG2 "1_86_0")