Version: dev -> develop (for openfoam-org) (#4974)

This commit is contained in:
Mark Olesen 2017-08-05 19:33:07 +01:00 committed by Adam J. Stewart
parent 0117e1b76b
commit 9f6c9d8afa

View File

@ -79,7 +79,7 @@ class OpenfoamOrg(Package):
version('4.1', '318a446c4ae6366c7296b61184acd37c',
url=baseurl + '/OpenFOAM-4.x/archive/version-4.1.tar.gz')
version('dev', git='https://github.com/OpenFOAM/OpenFOAM-dev.git')
version('develop', git='https://github.com/OpenFOAM/OpenFOAM-dev.git')
variant('int64', default=False,
description='Compile with 64-bit label')