From 252daabb2e6f850e34d461b350c7abc8d9e00c31 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Sun, 16 Dec 2018 13:47:25 -0700 Subject: [PATCH] 3.1 --- openmpi.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ...