We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 081cf7d commit b0ab358Copy full SHA for b0ab358
1 file changed
pkgs/openblas.yaml
@@ -1,8 +1,12 @@
1
extends: [base_package]
2
3
sources:
4
-- key: tar.gz:wqpxd5dpvkyscx3pnulvieit3qa72tmp
5
- url: https://github.com/xianyi/OpenBLAS/archive/v0.2.12.tar.gz
+- key: tar.gz:l4pzq2qzackjawfvpddbyk3fwtpdetyz
+ url: https://github.com/xianyi/OpenBLAS/archive/v0.2.13.tar.gz
6
+
7
+defaults:
8
+ # cmake/OpenBLASConfig.cmake contains hard-coded path
9
+ relocatable: false
10
11
build_stages:
12
- name: make_and_install
0 commit comments