Skip to content

OpenBLAS: update to 0.3.30 #28723

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions math/OpenBLAS/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@ if {[string first "-devel" $subport] > 0} {

} else {

github.setup OpenMathLib OpenBLAS 0.3.29 v
github.setup OpenMathLib OpenBLAS 0.3.30 v
github.tarball_from releases
checksums rmd160 ccc3202293a399a6d75feb8827d076ec5aa7aac0 \
sha256 38240eee1b29e2bde47ebb5d61160207dc68668a54cac62c076bb5032013b1eb \
size 24671913
checksums rmd160 c78138e5539d78fd9e3bbdd78be192b1f516063b \
sha256 27342cff518646afb4c2b976d809102e368957974c250a25ccc965e53063c95d \
size 24699801
revision 0

conflicts OpenBLAS-devel
Expand Down