diff options
-rw-r--r-- | testing/openmpi/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openmpi/APKBUILD b/testing/openmpi/APKBUILD index 941b00395d..6244e937a9 100644 --- a/testing/openmpi/APKBUILD +++ b/testing/openmpi/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Daniel Sabogal <dsabogalcc@gmail.com> pkgname=openmpi pkgver=3.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="Message passing library for high-performance computing" url="https://www.open-mpi.org/" # disable ppc64le until opal_fifo test can be fixed |