We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a901b3 commit 02a62e3Copy full SHA for 02a62e3
Formula/lib/libblastrampoline.rb
@@ -1,8 +1,8 @@
1
class Libblastrampoline < Formula
2
desc "Using PLT trampolines to provide a BLAS and LAPACK demuxing library"
3
homepage "https://github.com/JuliaLinearAlgebra/libblastrampoline"
4
- url "https://github.com/JuliaLinearAlgebra/libblastrampoline/archive/refs/tags/v5.14.0.tar.gz"
5
- sha256 "1036d8a34d2b6cad715da9b5f84c505517c9c65c24fcf90ba0f17d4d0003811a"
+ url "https://github.com/JuliaLinearAlgebra/libblastrampoline/archive/refs/tags/v5.15.0.tar.gz"
+ sha256 "69e0be57ebf037c1997c35edf03565614cd3c6863a695d01348a21bf1f482e74"
6
license all_of: [
7
"MIT",
8
"BSD-2-Clause-Views", # include/common/f77blas.h
0 commit comments