Update BookLeaf_Cpp and Typhon packages. (#8249)
This commit is contained in:
parent
ace283d594
commit
60df206648
@ -33,6 +33,7 @@ class BookleafCpp(CMakePackage):
|
|||||||
homepage = "https://github.com/UK-MAC/BookLeaf_Cpp"
|
homepage = "https://github.com/UK-MAC/BookLeaf_Cpp"
|
||||||
url = "https://github.com/UK-MAC/BookLeaf_Cpp/archive/v2.0.tar.gz"
|
url = "https://github.com/UK-MAC/BookLeaf_Cpp/archive/v2.0.tar.gz"
|
||||||
|
|
||||||
|
version('2.0.1', '34a5a9e7b2b5ffc98562656a4406ba5b')
|
||||||
version('2.0', '69819ebcbae5eaa63d1a4de2c77cac85')
|
version('2.0', '69819ebcbae5eaa63d1a4de2c77cac85')
|
||||||
|
|
||||||
variant('typhon', default=True, description='Use Typhon')
|
variant('typhon', default=True, description='Use Typhon')
|
||||||
|
@ -34,6 +34,7 @@ class Typhon(CMakePackage):
|
|||||||
homepage = "https://github.com/UK-MAC/Typhon"
|
homepage = "https://github.com/UK-MAC/Typhon"
|
||||||
url = "https://github.com/UK-MAC/Typhon/archive/v3.0.tar.gz"
|
url = "https://github.com/UK-MAC/Typhon/archive/v3.0.tar.gz"
|
||||||
|
|
||||||
|
version('3.0.1', '89045decfba5fd468ef05ad4c924df8c')
|
||||||
version('3.0', 'ec67cd1aa585ce2410d4fa50514a916f')
|
version('3.0', 'ec67cd1aa585ce2410d4fa50514a916f')
|
||||||
|
|
||||||
depends_on('mpi')
|
depends_on('mpi')
|
||||||
|
Loading…
Reference in New Issue
Block a user