FrontISTR: add version 5.1 (#17349)

This commit is contained in:
Michio Ogawa 2020-07-03 07:34:25 +09:00 committed by GitHub
parent ff60f51a7a
commit 4349c091e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,6 +15,7 @@ class Frontistr(CMakePackage):
git = "https://gitlab.com/FrontISTR-Commons/FrontISTR.git"
maintainers = ['hiroshi.okuda', 'kgoto', 'morita', 'inagaki', 'michioga']
version('5.1', tag='v5.1')
version('5.0', tag='v5.0')
version('master', tag='master')