Skip to content

Commit

Permalink
support for v2020.04.01 version
Browse files Browse the repository at this point in the history
  • Loading branch information
kost committed Apr 2, 2020
1 parent 0872f47 commit 0c951c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM ubuntu:19.10
MAINTAINER kost - https://github.com/kost

ENV PATH=/opt/riscv/bin:/opt/ulx3s/bin:$PATH \
ULX3SURL=https://github.com/alpin3/ulx3s/releases/download/v2020.03.13/ulx3s-2020.03.13-linux-x86_64.tar.gz \
ULX3SURL=https://github.com/alpin3/ulx3s/releases/download/v2020.04.01/ulx3s-2020.04.01-linux-x86_64.tar.gz \
RISCVTC=https://static.dev.sifive.com/dev-tools/riscv64-unknown-elf-gcc-20171231-x86_64-linux-centos6.tar.gz \
GHDL_PREFIX=/opt/ulx3s/ghdl/lib/ghdl \
ULX3S_USER=ulx3s
Expand Down

0 comments on commit 0c951c2

Please sign in to comment.