[mfem] Set official mfem v4.8 source
This commit is contained in:
parent
276f77835c
commit
6343708620
@ -49,8 +49,12 @@ class Mfem(Package, CudaPackage, ROCmPackage):
|
||||
# other version.
|
||||
version("develop", branch="master")
|
||||
|
||||
# FIXME: update this when v4.8 is released
|
||||
version("4.8.0-dev", branch="mfem-4.8-dev")
|
||||
version(
|
||||
"4.8.0",
|
||||
sha256="49bd2a076b0d87863092cb55f8524b5292d9afb2e48c19f80222ada367819016",
|
||||
url="https://bit.ly/mfem-4-8",
|
||||
extension="tar.gz",
|
||||
)
|
||||
|
||||
version(
|
||||
"4.7.0",
|
||||
|
Loading…
Reference in New Issue
Block a user