sowing: update to version used by current petsc -i.e 1.1.25-p1 (#8561)

This commit is contained in:
Satish Balay 2018-06-25 03:32:39 +05:30 committed by Adam J. Stewart
parent 15910debb2
commit 6517dabbce

View File

@ -34,6 +34,7 @@ class Sowing(AutotoolsPackage):
homepage = "http://www.mcs.anl.gov/petsc/index.html"
url = "http://ftp.mcs.anl.gov/pub/petsc/externalpackages/sowing-1.1.23-p1.tar.gz"
version('1.1.25-p1', 'fc5e5664b80e606ad71ba9b85f4c86b9')
version('1.1.23-p1', '65aaf3ae2a4c0f30d532fec291702e16')
def build(self, spec, prefix):