diff --git a/conda/artiq/meta.yaml b/conda/artiq/meta.yaml index 97c9a5e51..67991b4b9 100644 --- a/conda/artiq/meta.yaml +++ b/conda/artiq/meta.yaml @@ -34,7 +34,7 @@ requirements: - pyelftools run: - python >=3.4.3 - - llvmlite-or1k + - llvmlite-artiq - scipy - numpy - prettytable diff --git a/conda/llvmlite-or1k/bld.bat b/conda/llvmlite-artiq/bld.bat similarity index 100% rename from conda/llvmlite-or1k/bld.bat rename to conda/llvmlite-artiq/bld.bat diff --git a/conda/llvmlite-or1k/build.sh b/conda/llvmlite-artiq/build.sh similarity index 100% rename from conda/llvmlite-or1k/build.sh rename to conda/llvmlite-artiq/build.sh diff --git a/conda/llvmlite-or1k/meta.yaml b/conda/llvmlite-artiq/meta.yaml similarity index 67% rename from conda/llvmlite-or1k/meta.yaml rename to conda/llvmlite-artiq/meta.yaml index 669c37881..d59db9375 100644 --- a/conda/llvmlite-or1k/meta.yaml +++ b/conda/llvmlite-artiq/meta.yaml @@ -1,10 +1,10 @@ package: - name: llvmlite-or1k - version: "0.2.1" + name: llvmlite-artiq + version: "0.5.1" source: - git_url: https://github.com/numba/llvmlite - git_tag: 11a8303d02e3d6dd2d1e0e9065701795cd8a979f + git_url: https://github.com/m-labs/llvmlite + git_tag: artiq requirements: build: