update path accordingly

This commit is contained in:
Jakob Ketterl 2021-06-19 20:23:26 +02:00
parent 2479c2207a
commit 7a4ed3b383
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ rm $BINARY
git clone https://github.com/pothosware/SoapySDRPlay3.git
# latest from master as of 2021-06-19 (reliability fixes)
cmakebuild SoapySDRPlay a869f25364a1f0d5b16169ff908aa21a2ace475d
cmakebuild SoapySDRPlay3 a869f25364a1f0d5b16169ff908aa21a2ace475d
SUDO_FORCE_REMOVE=yes apt-get -y purge --autoremove $BUILD_PACKAGES
apt-get clean