mirror of
https://github.com/jketterl/openwebrx.git
synced 2025-12-06 07:12:09 +01:00
SoapyAfedri reference to latest commit
This commit is contained in:
parent
9f091e57d0
commit
ad7b54cac6
|
|
@ -25,8 +25,8 @@ apt-get update
|
||||||
apt-get -y install --no-install-recommends $STATIC_PACKAGES $BUILD_PACKAGES
|
apt-get -y install --no-install-recommends $STATIC_PACKAGES $BUILD_PACKAGES
|
||||||
|
|
||||||
git clone https://github.com/alexander-sholohov/SoapyAfedri.git
|
git clone https://github.com/alexander-sholohov/SoapyAfedri.git
|
||||||
# latest from master as of 2023-10-22
|
# latest from master as of 2023-10-25
|
||||||
cmakebuild SoapyAfedri cf90c195f8ad25a3c55947a441fb8ec1418d5486
|
cmakebuild SoapyAfedri b525301b1fc8dd8f46744d5a33402419f843ce22
|
||||||
|
|
||||||
apt-get -y purge --autoremove $BUILD_PACKAGES
|
apt-get -y purge --autoremove $BUILD_PACKAGES
|
||||||
apt-get clean
|
apt-get clean
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue