Bumped ka9q-radio commit to 4025a34db6e88dce87b8f67c7eb9cc339b920261

pull/989/head
Andrew Koenig 2025-02-21 23:25:18 -06:00
rodzic 68ef8d839c
commit d0463a9791
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -62,7 +62,7 @@ RUN git clone https://github.com/miweber67/spyserver_client.git /root/spyserver_
# Compile ka9q-radio from source
RUN git clone https://github.com/ka9q/ka9q-radio.git /root/ka9q-radio && \
cd /root/ka9q-radio && \
git checkout d0febaa033e1d53b9b53078cfe17457ac3676d20 && \
git checkout 4025a34db6e88dce87b8f67c7eb9cc339b920261 && \
make \
-f Makefile.linux \
ARCHOPTS= \