Skip to content

Commit

Permalink
fixup! Update PETSc version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeremy E Kozdon committed Jul 12, 2021
1 parent 43a3bdd commit 738bc7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions P/PETSc/build_tarballs.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ version = v"3.15.2"
# Collection of sources required to build PETSc. Avoid using the git repository, it will
# require building SOWING which fails in all non-linux platforms.
sources = [
ArchiveSource("https://www.mcs.anl.gov/petsc/mirror/release-snapshots/petsc-3.15.1.tar.gz",
"c0ac6566e69d1d70b431e07e7598e9de95e84891c2452db1367c846b75109deb"),
ArchiveSource("https://www.mcs.anl.gov/petsc/mirror/release-snapshots/petsc-3.15.2.tar.gz",
"3b10c19c69fc42e01a38132668724a01f1da56f5c353105cd28f1120cc9041d8"),
DirectorySource("./bundled"),
]

Expand Down

0 comments on commit 738bc7d

Please sign in to comment.