[arch-commits] Commit in openmpi/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Tue Nov 6 20:46:48 UTC 2018
Date: Tuesday, November 6, 2018 @ 20:46:47
Author: anthraxx
Revision: 338000
upgpkg: openmpi 3.1.3-1
Modified:
openmpi/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-11-06 20:17:08 UTC (rev 337999)
+++ PKGBUILD 2018-11-06 20:46:47 UTC (rev 338000)
@@ -3,7 +3,7 @@
# Contributor: Stéphane Gaudreault <stephane at archlinux.org>
pkgname=openmpi
-pkgver=3.1.2
+pkgver=3.1.3
pkgrel=1
pkgdesc='High performance message passing library (MPI)'
url='https://www.open-mpi.org'
@@ -14,8 +14,8 @@
optdepends=('gcc-fortran: fortran support')
options=('staticlibs')
source=(https://www.open-mpi.org/software/ompi/v${pkgver%.*}/downloads/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('c654ed847f34a278c52a15c98add40402b4a90f0c540779f1ae6c489af8a76c5')
-sha512sums=('ec8df8e0ac89f5573adfd25707a03a583069012a3a874c939ede71635198045565e5e9ddf0181cea474a1a6baaf8d7ba647e2ed194d1b29a1882c1fc18967b57')
+sha256sums=('8be04307c00f51401d3fb9d837321781ea7c79f2a5a4a2e5d4eaedc874087ab6')
+sha512sums=('700821df676de5f85ce2793298242dcaea73f585f89540e30999792a568f193545a9f9b2bcb3ea22effa3bf14744531c4eb5fc4c84a8d7bbe5e5fdd76ab3a04a')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list