Update codec2 repo

This commit is contained in:
Jon Beniston 2023-07-29 13:05:42 +01:00
parent 610ae40e95
commit 0fb7500692
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ cd $HOME
mkdir -p external && cd external
mkdir -p drowe67 && cd drowe67
git clone https://github.com/drowe67/codec2.git
git clone https://github.com/drowe67/codec2-dev.git
cd codec2
git reset --hard "v1.0.3"