Update MSTK to 3.3.1 (#14494)
This commit is contained in:
parent
a04faa8f6b
commit
eefccd5d22
@ -23,11 +23,12 @@ class Mstk(CMakePackage):
|
||||
|
||||
homepage = "https://github.com/MeshToolkit/MSTK"
|
||||
git = "https://github.com/MeshToolkit/MSTK"
|
||||
url = "https://github.com/MeshToolkit/MSTK/archive/3.3.0.tar.gz"
|
||||
url = "https://github.com/MeshToolkit/MSTK/archive/3.3.1.tar.gz"
|
||||
|
||||
maintainers = ['raovgarimella', 'julienloiseau']
|
||||
|
||||
version('master', branch='master')
|
||||
version('3.3.1', sha256='9fdb0c33c1b68714d708b355d963547cf41332812658d4560d4db43904fc78de')
|
||||
version('3.3.0', sha256='205c48fb5619937b5dd83788da739b7c2060155b7c41793e29ce05422b8f7dfb')
|
||||
version('3.2.1', sha256='09bc6684abb576e34c324322db6f71f8987c6ec436a54256b85ef4db40185470')
|
||||
version('3.2.0', sha256='57e58c5a7a456dbc608ce9f834a06c212a1aa64ac3ebc880ea0b8a19b000dab0')
|
||||
|
Loading…
Reference in New Issue
Block a user