release version 0.20.0

This commit is contained in:
Jakob Ketterl
2020-10-11 15:03:39 +02:00
parent ce39de14e8
commit 1cec386c18
5 changed files with 6 additions and 13 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
# this is the latest development version as of 2020-10-04 (ability to build rtl_tcp_connector alone)
cmakebuild owrx_connector ccbf42c78c06c4e1c3e0de6e9ef34fba72a60c75
cmakebuild owrx_connector 0.3.0
apt-get -y purge --autoremove $BUILD_PACKAGES
apt-get clean