Skip to content

Commit b0ab358

Browse files
committed
Bump openblas to 0.2.13 and mark as not relocatable.
1 parent 081cf7d commit b0ab358

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

pkgs/openblas.yaml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
extends: [base_package]
22

33
sources:
4-
- key: tar.gz:wqpxd5dpvkyscx3pnulvieit3qa72tmp
5-
url: https://github.com/xianyi/OpenBLAS/archive/v0.2.12.tar.gz
4+
- key: tar.gz:l4pzq2qzackjawfvpddbyk3fwtpdetyz
5+
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
610

711
build_stages:
812
- name: make_and_install

0 commit comments

Comments
 (0)