update tools to release tags

This commit is contained in:
Jakob Ketterl
2021-08-02 21:54:11 +02:00
parent 1845fa3f39
commit 52df289230
3 changed files with 4 additions and 8 deletions

View File

@ -24,8 +24,7 @@ apt-get update
apt-get -y install --no-install-recommends $BUILD_PACKAGES
git clone https://github.com/jketterl/owrx_connector.git
# latest develop as of 2021-05-18 (individual connector versions)
cmakebuild owrx_connector 167324219813f61b2be8164eb4acb1237ba2c304
cmakebuild owrx_connector 0.5.0
apt-get -y purge --autoremove $BUILD_PACKAGES
apt-get clean