From f501ba0c77723242cbd1752128f00d5b4ee093c9 Mon Sep 17 00:00:00 2001 From: "D. Shah" Date: Mon, 8 Feb 2021 13:04:49 +0000 Subject: Update prjoxide URL Signed-off-by: D. Shah --- .cirrus/Dockerfile.ubuntu20.04 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.cirrus') diff --git a/.cirrus/Dockerfile.ubuntu20.04 b/.cirrus/Dockerfile.ubuntu20.04 index 0cb94fcf..74371214 100644 --- a/.cirrus/Dockerfile.ubuntu20.04 +++ b/.cirrus/Dockerfile.ubuntu20.04 @@ -57,7 +57,7 @@ RUN set -e -x ;\ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y ;\ mkdir -p /usr/local/src ;\ cd /usr/local/src ;\ - git clone --recursive https://github.com/daveshah1/prjoxide.git ;\ + git clone --recursive https://github.com/gatecat/prjoxide.git ;\ cd prjoxide ;\ git reset --hard a73e1629f2ec6618e492047577912d8d50115708 ;\ cd libprjoxide ;\ -- cgit v1.2.3