]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
test: nqtp fork
authornipsufn <nipsufn+gh@pm.me>
Sat, 1 Apr 2023 09:31:24 +0000 (11:31 +0200)
committernipsufn <nipsufn+gh@pm.me>
Sat, 1 Apr 2023 09:31:24 +0000 (11:31 +0200)
docker/Dockerfile

index 4ab4bed0b66a4d761cbf22853c555de4a8dabbeb..dbb8d44a15d5a68f5ac0d7fbfb8dfafb185e5f5d 100644 (file)
@@ -40,7 +40,8 @@ WORKDIR /
 ##### ALAC END #####
 
 ##### NQPTP #####
-RUN git clone https://github.com/mikebrady/nqptp
+#RUN git clone https://github.com/mikebrady/nqptp
+RUN git clone https://github.com/nipsufn/nqptp
 WORKDIR /nqptp
 RUN git checkout "$NQPTP_BRANCH"
 RUN autoreconf -i