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

Anatol Pomozov anatolik at archlinux.org
Thu Jul 16 00:02:49 UTC 2015


    Date: Thursday, July 16, 2015 @ 02:02:49
  Author: anatolik
Revision: 242264

upgpkg: openmpi 1.8.7-1

Modified:
  openmpi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-15 23:35:45 UTC (rev 242263)
+++ PKGBUILD	2015-07-16 00:02:49 UTC (rev 242264)
@@ -3,7 +3,7 @@
 # Contributor: Stéphane Gaudreault <stephane at archlinux.org>
 
 pkgname=openmpi
-pkgver=1.8.6
+pkgver=1.8.7
 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=('781330b24e6656143ae3252f088a04b91411554b')
+sha1sums=('4526e2ec83792cff8990acf7fd13b64e8440a5cd')
 
 build() {
    cd $pkgname-$pkgver



More information about the arch-commits mailing list