diff --git a/conda/artiq-dev/meta.yaml b/conda/artiq-dev/meta.yaml index 2243461ed..ad4f4bb5f 100644 --- a/conda/artiq-dev/meta.yaml +++ b/conda/artiq-dev/meta.yaml @@ -22,7 +22,7 @@ requirements: - llvm-or1k 6.0.0 - llvmlite-artiq 0.23.0.dev py35_4 - rust-core-or1k 1.26.0 21 - - openocd 0.10.0 6 + - openocd 0.10.0 7 - lit - outputcheck - coverage diff --git a/conda/artiq/meta.yaml b/conda/artiq/meta.yaml index 3b696aded..86d795b63 100644 --- a/conda/artiq/meta.yaml +++ b/conda/artiq/meta.yaml @@ -29,7 +29,7 @@ requirements: - llvmlite-artiq 0.23.0.dev py35_4 - binutils-or1k-linux >=2.27 - pythonparser >=1.1 - - openocd 0.10.0 6 + - openocd 0.10.0 7 - lit - outputcheck - scipy