Skip to content

Commit

Permalink
sagemathgh-38705: update openblas to 0.3.28
Browse files Browse the repository at this point in the history
    
probably needed for macOS 15.0
See https://groups.google.com/d/msgid/sage-
devel/21f2c768-c732-46d3-aef4-be86d2b42c1cn%40googlegroups.com

This picks a small part from sagemath#38227
### 📝 Checklist

<!-- Put an `x` in all the boxes that apply. -->

- [x] The title is concise and informative.
- [x] The description explains in detail what this PR is about.
- [x] I have linked a relevant issue or discussion.
- [ ] I have created tests covering the changes.
- [ ] I have updated the documentation and checked the documentation
preview.
    
URL: sagemath#38705
Reported by: Dima Pasechnik
Reviewer(s): Kwankyu Lee
  • Loading branch information
Release Manager committed Sep 26, 2024
2 parents 3074d62 + 51ccab1 commit 88b3713
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build/pkgs/openblas/checksums.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tarball=openblas-VERSION.tar.gz
sha1=af6dce0e486e684be842053fcbd98eaf97e39749
sha256=4e6e4f5cb14c209262e33e6816d70221a2fe49eb69eaf0a06f065598ac602c68
sha1=f75172274a7ce69901605b8c759e2e0891c9b7f4
sha256=f1003466ad074e9b0c8d421a204121100b0751c96fc6fcf3d1456bd12f8a00a1
upstream_url=https://github.com/xianyi/OpenBLAS/archive/vVERSION.tar.gz
2 changes: 1 addition & 1 deletion build/pkgs/openblas/package-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.3.26
0.3.28

0 comments on commit 88b3713

Please sign in to comment.