mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
openmpi: update to 4.1.6.
This commit is contained in:
parent
9baee9a8dd
commit
50e1f28b67
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'openmpi'
|
# Template file for 'openmpi'
|
||||||
pkgname=openmpi
|
pkgname=openmpi
|
||||||
version=4.1.5
|
version=4.1.6
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-ipv6 --with-hwloc=${XBPS_CROSS_BASE}/usr
|
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"
|
license="BSD-3-Clause"
|
||||||
homepage="https://www.open-mpi.org/"
|
homepage="https://www.open-mpi.org/"
|
||||||
distfiles="${homepage}/software/ompi/v${version%.*}/downloads/${pkgname}-${version}.tar.bz2"
|
distfiles="${homepage}/software/ompi/v${version%.*}/downloads/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=a640986bc257389dd379886fdae6264c8cfa56bc98b71ce3ae3dfbd8ce61dbe3
|
checksum=f740994485516deb63b5311af122c265179f5328a0d857a567b85db00b11e415
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
if [ "${CROSS_BUILD}" ]; then
|
if [ "${CROSS_BUILD}" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue