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

Anatol Pomozov anatolik at archlinux.org
Wed Aug 5 17:27:14 UTC 2015


    Date: Wednesday, August 5, 2015 @ 19:27:14
  Author: anatolik
Revision: 243049

upgpkg: openmpi 1.8.8-1

Modified:
  openmpi/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-05 16:28:10 UTC (rev 243048)
+++ PKGBUILD	2015-08-05 17:27:14 UTC (rev 243049)
@@ -3,7 +3,7 @@
 # Contributor: Stéphane Gaudreault <stephane at archlinux.org>
 
 pkgname=openmpi
-pkgver=1.8.7
+pkgver=1.8.8
 pkgrel=1
 pkgdesc='High performance message passing library (MPI)'
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 optdepends=('gcc-fortran: fortran support')
 options=(staticlibs)
 source=(http://www.open-mpi.org/software/ompi/v1.8/downloads/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('4526e2ec83792cff8990acf7fd13b64e8440a5cd')
+sha1sums=('0c9cc2ad1ee73838bed1a445793e36671d631447')
 
 build() {
    cd $pkgname-$pkgver



More information about the arch-commits mailing list