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

Stéphane Gaudreault stephane at archlinux.org
Wed Sep 26 01:36:50 UTC 2012


    Date: Tuesday, September 25, 2012 @ 21:36:50
  Author: stephane
Revision: 167133

upgpkg: openmpi 1.6.2-1

upstream update

Modified:
  openmpi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-09-25 21:08:02 UTC (rev 167132)
+++ PKGBUILD	2012-09-26 01:36:50 UTC (rev 167133)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Stéphane Gaudreault <stephane at archlinux.org>
 pkgname=openmpi
-pkgver=1.6.1
+pkgver=1.6.2
 pkgrel=1
 pkgdesc="High performance message passing library (MPI)"
 arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@
 makedepends=('inetutils')
 options=(!libtool)
 source=(http://www.open-mpi.org/software/ompi/v1.6/downloads/${pkgname}-${pkgver}.tar.bz2)
-sha1sums=('1ccff71e3775c80c5a553f30104d663e1226baab')
+sha1sums=('694fd3bac911cdb22f77175884d819b6fea871df')
 
 build() {
    cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list