Skip to content

Commit 02a62e3

Browse files
committed
libblastrampoline 5.15.0
1 parent 9a901b3 commit 02a62e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/lib/libblastrampoline.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Libblastrampoline < Formula
22
desc "Using PLT trampolines to provide a BLAS and LAPACK demuxing library"
33
homepage "https://github.com/JuliaLinearAlgebra/libblastrampoline"
4-
url "https://github.com/JuliaLinearAlgebra/libblastrampoline/archive/refs/tags/v5.14.0.tar.gz"
5-
sha256 "1036d8a34d2b6cad715da9b5f84c505517c9c65c24fcf90ba0f17d4d0003811a"
4+
url "https://github.com/JuliaLinearAlgebra/libblastrampoline/archive/refs/tags/v5.15.0.tar.gz"
5+
sha256 "69e0be57ebf037c1997c35edf03565614cd3c6863a695d01348a21bf1f482e74"
66
license all_of: [
77
"MIT",
88
"BSD-2-Clause-Views", # include/common/f77blas.h

0 commit comments

Comments
 (0)