p4est: add 2.0 (#2890)

This commit is contained in:
Denis Davydov 2017-01-20 19:11:11 +01:00 committed by becker33
parent c350bd1216
commit 1223e43827

View File

@ -31,6 +31,7 @@ class P4est(AutotoolsPackage):
homepage = "http://www.p4est.org" homepage = "http://www.p4est.org"
url = "http://p4est.github.io/release/p4est-1.1.tar.gz" url = "http://p4est.github.io/release/p4est-1.1.tar.gz"
version('2.0', 'c522c5b69896aab39aa5a81399372a19a6b03fc6200d2d5d677d9a22fe31029a')
version('1.1', '37ba7f4410958cfb38a2140339dbf64f') version('1.1', '37ba7f4410958cfb38a2140339dbf64f')
# build dependencies # build dependencies