From aa67a17b9bde82c3945798b5bcf7908649c54ff9 Mon Sep 17 00:00:00 2001 From: Jakob Ketterl Date: Mon, 9 Oct 2023 22:29:31 +0200 Subject: [PATCH] switch to archive repo to be able to retain existing version --- docker/scripts/install-dependencies.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/scripts/install-dependencies.sh b/docker/scripts/install-dependencies.sh index e3f974ab..1c0475c9 100755 --- a/docker/scripts/install-dependencies.sh +++ b/docker/scripts/install-dependencies.sh @@ -77,7 +77,7 @@ rm /usr/local/share/doc/direwolf/*.pdf # examples are pointless, too rm -rf /usr/local/share/doc/direwolf/examples/ -git clone https://github.com/drowe67/codec2.git +git clone https://github.com/drowe67/codec2-dev.git cd codec2 # latest commit from master as of 2020-10-04 git checkout 55d7bb8d1bddf881bdbfcb971a718b83e6344598