aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortcely <tcely@users.noreply.github.com>2019-07-05 15:53:12 -0400
committerLeo <thinkabit.ukim@gmail.com>2019-07-05 17:19:18 -0300
commit8d3df45de752742c7cadf011ba529a2972d686e6 (patch)
tree55026323eac5d3d7623c83c7f8d61997d7616eed
parentd50f066eae2ff8f6d4deab516474d576d1ed30f7 (diff)
testing/openmpi: rebuild for gfortran
-rw-r--r--testing/openmpi/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/openmpi/APKBUILD b/testing/openmpi/APKBUILD
index 941b00395d0..6244e937a97 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