Browse Source

upgrading package: openmpi 3.1.2 -> 3.1.3

master
parent
commit
2cb4e8b46f
  1. 4
      openmpi/openmpi.spec

4
openmpi/openmpi.spec

@ -23,7 +23,7 @@
# package version
%define V_major 3.1
%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: 20180831
Release: 20181030
# package options
%option with_cxx yes

Loading…
Cancel
Save