Ticket #62214: openmpi_4_1_1rc1.patch

File openmpi_4_1_1rc1.patch, 1.1 KB (added by gfiumara (Greg Fiumara), 3 years ago)

Update openmpi Portfile to 4.1.1rc1

  • science/openmpi/Portfile

    diff --git a/science/openmpi/Portfile b/science/openmpi/Portfile
    index 3f50223b510..5c4823e114a 100644
    a b PortGroup muniversal 1.0 
    88PortGroup           legacysupport 1.0
    99
    1010name                openmpi
    11 version             4.1.0
    12 revision            1
     11version             4.1.1rc1
     12revision            0
    1313set branch          [join [lrange [split ${version} .] 0 1] .]
    1414categories          science parallel net
    1515platforms           darwin
    homepage https://www.open-mpi.org/ 
    2929set subdir          ompi/v${branch}/downloads/
    3030master_sites        https://www.open-mpi.org/software/${subdir}
    3131
    32 checksums           rmd160  15e3b5429e74f0f39a46ca0cc35de92b68ea21d0 \
    33                     sha256  73866fb77090819b6a8c85cb8539638d37d6877455825b74e289d647a39fd5b5 \
    34                     size    10022171
     32checksums           rmd160  cef6bfe5d109034b20eabce958bf2d418c458456 \
     33                    sha256  c7bfdd96fd405d887875067d32c5b7a959c8d06ea2cc48e1c10448d22d29e0c7 \
     34                    size    10041331
    3535
    3636use_bzip2           yes
    3737