amrex: add in new version for xsdk [18.09.1, 18.10] (#9501)

This commit is contained in:
Satish Balay 2018-10-11 12:47:21 -05:00 committed by GitHub
parent a3ffaefebd
commit 91fbc59f22
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,6 +34,8 @@ class Amrex(CMakePackage):
git = "https://github.com/AMReX-Codes/amrex.git"
version('develop', branch='development')
version('18.10', commit='d37a266c38092e1174096e245326e9eead1f4e03') # tag:18.10
version('18.09.1', commit='88120db4736c325a2d3d2c291adacaffd3bf224b') # tag:18.09.1
# Config options
variant('dimensions', default='3',