petsc 3.11.3
This commit is contained in:
parent
80e1d8fee2
commit
3f72a1d746
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Petsc < Formula
|
||||
desc "Portable, Extensible Toolkit for Scientific Computation (real)"
|
||||
homepage "https://www.mcs.anl.gov/petsc/"
|
||||
url "http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-lite-3.10.3.tar.gz"
|
||||
sha256 "f03650ea5592313dd2b8be7ae9cc498369da660185b58f9e98689a9bc355e982"
|
||||
revision 2
|
||||
url "http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/petsc-lite-3.11.3.tar.gz"
|
||||
sha256 "8bee4a5ad37af85938ae755be182dcea255888b4f8b3d976bedc57e959280622"
|
||||
|
||||
bottle do
|
||||
sha256 "dc379c029d3568fa81e1c7e75b845386030b178176da1d971f5b45400151507a" => :mojave
|
||||
|
|
Loading…
Reference in a new issue