switch to different csdr branch

This commit is contained in:
Jakob Ketterl 2019-11-01 15:18:39 +01:00
parent 95253e40bd
commit d49fff65e4
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ apk add --no-cache --virtual .build-deps $BUILD_PACKAGES
git clone https://git.code.sf.net/p/itpp/git itpp
cmakebuild itpp
git clone https://github.com/jketterl/csdr.git -b 48khz_filter
git clone https://github.com/jketterl/csdr.git -b docker_fixes
cd csdr
make
make install