diff --git a/openmpi.yaml b/openmpi.yaml index cca88a3..5d2eeff 100644 --- a/openmpi.yaml +++ b/openmpi.yaml @@ -20,7 +20,7 @@ data: platform: [] references: community: https://www.open-mpi.org/ - documentation: https://www.open-mpi.org/doc/v2.1/ + documentation: https://www.open-mpi.org/doc/v3.1/ tracker: https://github.com/open-mpi/ompi/issues api: rpms: @@ -29,7 +29,7 @@ data: rpms: openmpi: rationale: The core package - ref: 2.1 + ref: 3.1 buildorder: 10 ...