aboutsummaryrefslogtreecommitdiffstats
path: root/.cirrus
diff options
context:
space:
mode:
authorDavid Shah <dave@ds0.me>2020-06-26 11:43:27 +0100
committerDavid Shah <dave@ds0.me>2020-06-26 11:43:27 +0100
commit9eb6e549c5ef6c63fee9e13c7397178e67af2a40 (patch)
tree35caa00441dd8a933a2332fc65bb4c4a5b0f5e46 /.cirrus
parent4f4aa53120b8857f1d526e5d5265155270e40508 (diff)
downloadnextpnr-9eb6e549c5ef6c63fee9e13c7397178e67af2a40.tar.gz
nextpnr-9eb6e549c5ef6c63fee9e13c7397178e67af2a40.tar.bz2
nextpnr-9eb6e549c5ef6c63fee9e13c7397178e67af2a40.zip
Update some URLs
Signed-off-by: David Shah <dave@ds0.me>
Diffstat (limited to '.cirrus')
-rw-r--r--.cirrus/Dockerfile.ubuntu16.042
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus/Dockerfile.ubuntu16.04 b/.cirrus/Dockerfile.ubuntu16.04
index d7600ded..2dd5b360 100644
--- a/.cirrus/Dockerfile.ubuntu16.04
+++ b/.cirrus/Dockerfile.ubuntu16.04
@@ -45,7 +45,7 @@ RUN set -e -x ;\
RUN set -e -x ;\
mkdir -p /usr/local/src ;\
cd /usr/local/src ;\
- git clone --recursive https://github.com/SymbiFlow/prjtrellis.git ;\
+ git clone --recursive https://github.com/YosysHQ/prjtrellis.git ;\
cd prjtrellis ;\
git reset --hard 668ce3492cbe1566c61760f06bdf676f6fb265c3 ;\
cd libtrellis ;\