update codec2 in docker

This commit is contained in:
Jakob Ketterl 2020-08-30 14:43:05 +02:00
parent d609acc6aa
commit 820ca16cd9
1 changed files with 2 additions and 2 deletions

View File

@ -103,8 +103,8 @@ rm -rf direwolf
git clone https://github.com/drowe67/codec2.git
cd codec2
# latest commit from master as of 2020-07-30
git checkout 1edc22e43f77fbb971429f9f7d4d8d909a7e12cb
# latest commit from master as of 2020-08-30
git checkout 05151518074f370e8ab2031839a867fecdc54d93
mkdir build
cd build
cmake ..