petsc: update to version 3.8.2 (#6244)

Includes pkgconfig fix [for mfem static build failure]
This commit is contained in:
Satish Balay 2017-11-11 08:16:03 -06:00 committed by Christoph Junghans
parent 19f8940c01
commit 6fd92e4257

View File

@ -42,6 +42,7 @@ class Petsc(Package):
version('develop', git='https://bitbucket.org/petsc/petsc.git', tag='master')
version('xsdk-0.2.0', git='https://bitbucket.org/petsc/petsc.git', tag='xsdk-0.2.0')
version('3.8.2', '00666e1c4cbfa8dd6eebf91ff8180f79')
version('3.8.1', '3ed75c1147800fc156fe1f1e515a68a7')
version('3.8.0', '02680f1f78a0d4c5a9de80a366793eb8')
version('3.7.7', 'c2cfb76677d32839810c4cf51a2f9cf5')