openmpi: update to 4.1.6.

This commit is contained in:
Andrew J. Hesford 2023-10-16 10:20:50 -04:00
parent 9baee9a8dd
commit 50e1f28b67
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'openmpi'
pkgname=openmpi
version=4.1.5
version=4.1.6
revision=1
build_style=gnu-configure
configure_args="--enable-ipv6 --with-hwloc=${XBPS_CROSS_BASE}/usr
@ -16,7 +16,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="BSD-3-Clause"
homepage="https://www.open-mpi.org/"
distfiles="${homepage}/software/ompi/v${version%.*}/downloads/${pkgname}-${version}.tar.bz2"
checksum=a640986bc257389dd379886fdae6264c8cfa56bc98b71ce3ae3dfbd8ce61dbe3
checksum=f740994485516deb63b5311af122c265179f5328a0d857a567b85db00b11e415
lib32disabled=yes
if [ "${CROSS_BUILD}" ]; then