DSD demod: DMR basic privacy: use v1.8.7 of dsdcc for CI build

pull/575/head
f4exb 2020-06-15 21:23:52 +02:00
rodzic 1c4b936ece
commit 6370c14472
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -7,7 +7,7 @@ mkdir -p f4exb && cd f4exb
git clone https://github.com/f4exb/dsdcc.git
cd dsdcc
git reset --hard "v1.8.6"
git reset --hard "v1.8.7"
mkdir -p build && cd build
cmake ..
sudo make install