switch to release version

This commit is contained in:
Jakob Ketterl 2024-01-17 23:55:16 +01:00
parent 14763986ea
commit 4ef27b5064

View file

@ -25,8 +25,7 @@ apt-get update
apt-get -y install --no-install-recommends $STATIC_PACKAGES $BUILD_PACKAGES
git clone https://github.com/alexander-sholohov/SoapyAfedri.git
# latest from master as of 2023-11-16
cmakebuild SoapyAfedri a7d0d942fe966c2b69c8817dd6f097fc94122660
cmakebuild SoapyAfedri 1.0.1
apt-get -y purge --autoremove $BUILD_PACKAGES
apt-get clean