aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2021-09-24 19:21:44 +0100
committergatecat <gatecat@ds0.me>2021-09-24 19:21:44 +0100
commit9782a46a9b4edb24cc73ea65f1ad7697ed74ab41 (patch)
treec36f9d19f2d0c90f55d8b1d7f3d043c2c1bbdf14
parentd44b6acaa9f724694081139b2e88266af8acbb02 (diff)
downloadnextpnr-9782a46a9b4edb24cc73ea65f1ad7697ed74ab41.tar.gz
nextpnr-9782a46a9b4edb24cc73ea65f1ad7697ed74ab41.tar.bz2
nextpnr-9782a46a9b4edb24cc73ea65f1ad7697ed74ab41.zip
ci: Bump prjoxide version
Signed-off-by: gatecat <gatecat@ds0.me>
-rw-r--r--.cirrus/Dockerfile.ubuntu20.042
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus/Dockerfile.ubuntu20.04 b/.cirrus/Dockerfile.ubuntu20.04
index a6ad1c3b..da6cfffe 100644
--- a/.cirrus/Dockerfile.ubuntu20.04
+++ b/.cirrus/Dockerfile.ubuntu20.04
@@ -60,7 +60,7 @@ RUN set -e -x ;\
cd /usr/local/src ;\
git clone --recursive https://github.com/gatecat/prjoxide.git ;\
cd prjoxide ;\
- git reset --hard a73e1629f2ec6618e492047577912d8d50115708 ;\
+ git reset --hard 318331f8b30c2e2a31cc41d51f104b671e180a8a ;\
cd libprjoxide ;\
PATH=$PATH:$HOME/.cargo/bin cargo install --path prjoxide