update csdr

This commit is contained in:
Jakob Ketterl 2020-09-05 00:41:06 +02:00
parent f6e0cf2b71
commit a5bc7850a0

View File

@ -32,8 +32,8 @@ rm -rf js8py
git clone https://github.com/jketterl/csdr.git git clone https://github.com/jketterl/csdr.git
cd csdr cd csdr
# develop as of 2020-08-28 # develop as of 2020-09-04 (include fractional_decimator_cc)
git checkout 6d60d8c71f3484fd502174a2af27ceaaec6e60f8 git checkout 81f097d24905fe81d12e499c27595a9065134ec6
autoreconf -i autoreconf -i
./configure ./configure
make make