Skip to content

Commit 355eddc

Browse files
authored
Merge pull request #983 from argilo/update-ka9q-2
Update to latest ka9q-radio commit
2 parents 12ae2ba + a02b3b5 commit 355eddc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ RUN git clone https://github.com/miweber67/spyserver_client.git /root/spyserver_
6262
# Compile ka9q-radio from source
6363
RUN git clone https://github.com/ka9q/ka9q-radio.git /root/ka9q-radio && \
6464
cd /root/ka9q-radio && \
65-
git checkout 854ef7510a125a95312dabc285c1ba8371f675f2 && \
65+
git checkout ca8c687479b8aa965e749ec2a365ce41ba50f96b && \
6666
make \
6767
-f Makefile.linux \
6868
ARCHOPTS= \

0 commit comments

Comments
 (0)