Skip to content

Commit 6600c5e

Browse files
Update openblas-flang from 0.3.30 to 0.3.31
1 parent 60a524f commit 6600c5e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

recipes/recipes_emscripten/openblas-flang/recipe.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
context:
22
name: openblas-flang
3-
version: 0.3.30
3+
version: 0.3.31
44

55
package:
66
name: ${{ name }}
77
version: ${{ version }}
88

99
source:
1010
url: https://github.com/OpenMathLib/OpenBLAS/archive/v${{ version }}.tar.gz
11-
sha256: 27342cff518646afb4c2b976d809102e368957974c250a25ccc965e53063c95d
11+
sha256: 6dd2a63ac9d32643b7cc636eab57bf4e57d0ed1fff926dfbc5d3d97f2d2be3a6
1212
patches:
1313
# Branch containing these patches is v0.3.30-emforge-4x at https://github.com/ianthomas23/OpenBLAS
1414
- patches/0001-Remove-march-flags.patch
@@ -21,7 +21,7 @@ source:
2121
- patches/0008-Use-openblas-flang-in-pkgconfig-and-cmake-config.patch
2222

2323
build:
24-
number: 3
24+
number: 0
2525

2626
requirements:
2727
build:

0 commit comments

Comments
 (0)