We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 81e3b4e + 61d155a commit 2d772a9Copy full SHA for 2d772a9
package-builders/raja.sh
@@ -36,7 +36,7 @@ function raja_clone()
36
{
37
pkg_repo_list=("[email protected]:LLNL/raja.git"
38
"https://github.com/LLNL/raja.git")
39
- pkg_git_branch="master"
+ pkg_git_branch="main"
40
cd "$pkg_sources_dir" || return 1
41
if [[ -d "$pkg_src_dir" ]]; then
42
update_git_package
0 commit comments