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

Stéphane Gaudreault stephane at archlinux.org
Thu Mar 29 09:52:39 UTC 2012


    Date: Thursday, March 29, 2012 @ 05:52:38
  Author: stephane
Revision: 154488

upgpkg: openmpi 1.5.5-1

upstream update

Modified:
  openmpi/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-29 08:18:37 UTC (rev 154487)
+++ PKGBUILD	2012-03-29 09:52:38 UTC (rev 154488)
@@ -1,8 +1,8 @@
 # $Id$
 # Maintainer: Stéphane Gaudreault <stephane at archlinux.org>
 pkgname=openmpi
-pkgver=1.5.4
-pkgrel=5
+pkgver=1.5.5
+pkgrel=1
 pkgdesc="High performance message passing library (MPI)"
 arch=('i686' 'x86_64')
 url="http://www.open-mpi.org"
@@ -12,7 +12,7 @@
 options=(!libtool)
 source=(http://www.open-mpi.org/software/ompi/v1.5/downloads/${pkgname}-${pkgver}.tar.bz2
         openmpi-1.5.4-fix-fakeroot-execution.patch)
-sha1sums=('81f7736a83b2134ba20c2e5c380b4d267cfd9d9c'
+sha1sums=('206e555f6d376443f2342f721d944e67dd1a04ef'
           'ec46abb6f9e01daca910e4079b9abc036db9ed20')
 
 build() {
@@ -33,7 +33,7 @@
                --enable-debug \
                --enable-pretty-print-stacktrace \
                --without-slurm \
-               --with-hwloc=external \
+               --with-hwloc=/usr \
                --with-libltdl=/usr \
                FC=/usr/bin/gfortran \
                LDFLAGS="$LDFLAGS -Wl,-z,noexecstack"




More information about the arch-commits mailing list