update dependencies in docker

This commit is contained in:
Jakob Ketterl
2020-10-04 21:02:46 +02:00
parent 6c70e19c63
commit 815831b1ed
14 changed files with 36 additions and 23 deletions

View File

@ -84,8 +84,8 @@ rm -rf /usr/local/share/doc/direwolf/examples/
git clone https://github.com/drowe67/codec2.git
cd codec2
# latest commit from master as of 2020-08-30
git checkout 05151518074f370e8ab2031839a867fecdc54d93
# latest commit from master as of 2020-10-04
git checkout 55d7bb8d1bddf881bdbfcb971a718b83e6344598
mkdir build
cd build
cmake ..