let's try this again with a more recent version...

This commit is contained in:
Jakob Ketterl 2020-07-30 18:05:56 +02:00
parent 780d51286a
commit c8e5b4f822
1 changed files with 2 additions and 1 deletions

View File

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