diff options
author | root <root@rshg047.dnsready.net> | 2011-04-29 22:32:36 +0000 |
---|---|---|
committer | root <root@rshg047.dnsready.net> | 2011-04-29 22:32:36 +0000 |
commit | 693b5793b8c615601135bc04216a2ca0966087c5 (patch) | |
tree | 1c1cf0bc5020b0226efff0b39c7847b3414efaa6 /extra/openmpi/PKGBUILD | |
parent | 19f42937be8f6619a85663cb71e24c05b7e8b6d2 (diff) |
Fri Apr 29 22:32:36 UTC 2011
Diffstat (limited to 'extra/openmpi/PKGBUILD')
-rw-r--r-- | extra/openmpi/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/openmpi/PKGBUILD b/extra/openmpi/PKGBUILD index f08d2a4e3..32d538665 100644 --- a/extra/openmpi/PKGBUILD +++ b/extra/openmpi/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 115803 2011-03-21 16:10:23Z stephane $ +# $Id: PKGBUILD 121049 2011-04-28 16:03:46Z stephane $ # Maintainer: Stéphane Gaudreault <stephane@archlinux.org> pkgname=openmpi pkgver=1.5.3 -pkgrel=2 +pkgrel=3 pkgdesc="High performance message passing library (MPI)" arch=('i686' 'x86_64') url="http://www.open-mpi.org" |