File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
easybuild/framework/easyconfig Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 116116 ('GITHUB_SOURCE' , 'https://github.com/%(github_account)s/%(name)s/archive' ,
117117 'GitHub source URL (if github_account easyconfig parameter is not specified, namelower is used in its place)' ),
118118 ('GITHUB_LOWER_SOURCE' , 'https://github.com/%(github_account)s/%(namelower)s/archive' ,
119- 'GitHub source URL (if github_account easyconfig parameter is not specified, namelower is used in its place)' ),
119+ 'GitHub source URL with lowercase name (if github_account easyconfig parameter is not specified, namelower is used in its place)' ),
120120 ('GITHUB_RELEASE' , 'https://github.com/%(github_account)s/%(name)s/releases/download/v%(version)s' ,
121121 'GitHub release URL (if github_account easyconfig parameter is not specified, namelower is used in its place)' ),
122122 ('GITHUB_LOWER_RELEASE' , 'https://github.com/%(github_account)s/%(namelower)s/releases/download/v%(version)s' ,
You can’t perform that action at this time.
0 commit comments