[arch-commits] Commit in openmpi/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Mon Sep 17 23:20:38 UTC 2018


    Date: Monday, September 17, 2018 @ 23:20:37
  Author: anthraxx
Revision: 334816

upgpkg: openmpi 3.1.2-1

Modified:
  openmpi/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-17 22:45:36 UTC (rev 334815)
+++ PKGBUILD	2018-09-17 23:20:37 UTC (rev 334816)
@@ -3,7 +3,7 @@
 # Contributor: Stéphane Gaudreault <stephane at archlinux.org>
 
 pkgname=openmpi
-pkgver=3.1.1
+pkgver=3.1.2
 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=('3f11b648dd18a8b878d057e9777f2c43bf78297751ad77ae2cef6db0fe80c77c')
-sha512sums=('d0e16676727fdc69cbd732be8475ffe2a9142a2b69b41d51d1da30c245d4ad1912c26029a1305d4221781d2b8dfb89edbb84185fefc65b9070727ed85133f117')
+sha256sums=('c654ed847f34a278c52a15c98add40402b4a90f0c540779f1ae6c489af8a76c5')
+sha512sums=('ec8df8e0ac89f5573adfd25707a03a583069012a3a874c939ede71635198045565e5e9ddf0181cea474a1a6baaf8d7ba647e2ed194d1b29a1882c1fc18967b57')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list