mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
mpich: auto updated to 4.3.0-1
This commit is contained in:
parent
1a803dd270
commit
f31525ec9c
1 changed files with 3 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
|||
# Contributor: George Eleftheriou <eleftg>
|
||||
|
||||
pkgname=mpich
|
||||
pkgver=4.2.3
|
||||
pkgrel=2
|
||||
pkgver=4.3.0
|
||||
pkgrel=1
|
||||
pkgdesc="An improved implementation of the Message Passing Interface."
|
||||
url="https://mpich.org"
|
||||
arch=(x86_64)
|
||||
|
@ -16,7 +16,7 @@ optdepends=(perl python)
|
|||
install="${pkgname}.install"
|
||||
source=("https://www.mpich.org/static/downloads/${pkgver}/${pkgname}-${pkgver}.tar.gz"
|
||||
"mpich.profile")
|
||||
sha256sums=('7a019180c51d1738ad9c5d8d452314de65e828ee240bcb2d1f80de9a65be88a8'
|
||||
sha256sums=('5e04132984ad83cab9cc53f76072d2b5ef5a6d24b0a9ff9047a8ff96121bcc63'
|
||||
'b9716439a544511bf88618edeb40c3eb80f1b5d0d9369c30d750251feed02284')
|
||||
options=('!libtool')
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue