upp: Add version 10.0.10 (#26946)
This commit is contained in:
parent
aacdd5614e
commit
dee75a4945
1 changed files with 2 additions and 0 deletions
|
@ -15,9 +15,11 @@ class Upp(CMakePackage):
|
|||
|
||||
homepage = "https://github.com/NOAA-EMC/UPP"
|
||||
git = "https://github.com/NOAA-EMC/UPP.git"
|
||||
url = "https://github.com/NOAA-EMC/UPP/archive/refs/tags/upp_v10.0.10.tar.gz"
|
||||
|
||||
maintainers = ['kgerheiser', 'edwardhartnett', 'Hang-Lei-NOAA']
|
||||
|
||||
version('10.0.10', sha256='0c96a88d0e79b554d5fcee9401efcf4d6273da01d15e3413845274f73d70b66e')
|
||||
version('10.0.9', tag='upp_v10.0.9', submodules=True)
|
||||
|
||||
variant('openmp', default=True)
|
||||
|
|
Loading…
Reference in a new issue