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

Stéphane Gaudreault stephane at archlinux.org
Wed Oct 31 21:09:12 UTC 2012


    Date: Wednesday, October 31, 2012 @ 17:09:12
  Author: stephane
Revision: 170074

upgpkg: openmpi 1.6.3-1

upstream update

Modified:
  openmpi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-10-31 18:07:02 UTC (rev 170073)
+++ PKGBUILD	2012-10-31 21:09:12 UTC (rev 170074)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: Stéphane Gaudreault <stephane at archlinux.org>
 pkgname=openmpi
-pkgver=1.6.2
+pkgver=1.6.3
 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=('694fd3bac911cdb22f77175884d819b6fea871df')
+sha1sums=('a61aa2dee4c47d93d88e49ebed36de25df4f6492')
 
 build() {
    cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list