1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-08-31 12:17:51 -04:00

Merge branch 'f4exb:master' into freq_scanner

This commit is contained in:
srcejon 2025-03-10 09:33:04 +00:00 committed by GitHub
commit 7a97bbfea0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@ set(CM256CC_TAG c0e92b92aca3d1d36c990b642b937c64d363c559)
set(MBELIB_TAG fe83b32c6a60cdd7bce8cecf3c7a0b9ec87a7667)
set(SERIALDV_TAG "v1.1.4")
set(DSDCC_TAG "v1.9.5")
set(LIMESUITE_TAG "v23.11.0")
set(LIMESUITE_TAG b39cb61ed03d74c35a2de757d495e901acbb6404)
set(BLADERF_TAG "2021.02")
set(LIBIIO_TAG 826563e41b5ce9890b75506f672017de8d76d52d)
set(AIRSPYHF_TAG "1af81c0ca18944b8c9897c3c98dc0a991815b686")
@ -29,7 +29,7 @@ set(SOAPYSDR_SDRPLAY_TAG "soapy-sdrplay-0.2.0")
set(SOAPYSDR_AUDIO_TAG "soapy-audio-0.1.1")
set(SOAPYSDR_REMOTE_TAG "soapy-remote-0.5.1")
set(AIRSPY_TAG "37c768ce9997b32e7328eb48972a7fda0a1f8554")
set(HACKRF_TAG "v2022.09.1")
set(HACKRF_TAG "v2024.02.1")
set(LIBXML2_TAG "v2.10.4")
set(UHD_TAG "v4.7.0.0")
set(BOOST_TAG "1.86.0")

View File

@ -532,7 +532,7 @@ parts:
plugin: cmake
source: https://github.com/greatscottgadgets/hackrf.git
source-type: git
source-tag: v2022.09.1
source-tag: v2024.02.1
source-subdir: host/libhackrf
build-packages:
- libusb-1.0-0-dev