File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -54,9 +54,9 @@ endif ()
54
54
ecbuild_bundle( PROJECT oops GIT "https://github.com/jcsda/oops.git" UPDATE TAG 1.2.0 )
55
55
ecbuild_bundle( PROJECT saber GIT "https://github.com/jcsda/saber.git" UPDATE TAG 1.2.0 )
56
56
ecbuild_bundle( PROJECT ioda GIT "https://github.com/jcsda/ioda.git" UPDATE TAG 2.1.0 )
57
- ecbuild_bundle( PROJECT gsw GIT "https://github.com/jcsda-internal /GSW-Fortran.git" UPDATE BRANCH release/soca- 1.0.0 )
57
+ ecbuild_bundle( PROJECT gsw GIT "https://github.com/jcsda/GSW-Fortran.git" UPDATE TAG 1.0.0.soca )
58
58
ecbuild_bundle( PROJECT ufo GIT "https://github.com/jcsda/ufo.git" UPDATE TAG 1.2.0 )
59
- ecbuild_bundle( PROJECT mom6 GIT "https://github.com/jcsda-internal /MOM6.git" UPDATE BRANCH release/soca- 1.0.0 RECURSIVE )
59
+ ecbuild_bundle( PROJECT mom6 GIT "https://github.com/jcsda/MOM6.git" UPDATE TAG 1.0.0.soca )
60
60
ecbuild_bundle( PROJECT soca SOURCE "../" )
61
61
62
62
ecbuild_bundle_finalize()
You can’t perform that action at this time.
0 commit comments