Browse Source

upgrading package: openmpi 4.0.2 -> 4.0.3

master
parent
commit
6c06275cf4
  1. 4
      openmpi/openmpi.spec

4
openmpi/openmpi.spec

@ -23,7 +23,7 @@
# package version
%define V_major 4.0
%define V_minor 2
%define V_minor 3
# package information
Name: openmpi
@ -36,7 +36,7 @@ Class: EVAL
Group: RPC
License: BSD-style
Version: %{V_major}.%{V_minor}
Release: 20191008
Release: 20200304
# package options
%option with_cxx yes

Loading…
Cancel
Save