From 9b5b2f5d40e971055fd5fb47e2dcba55bbeb8652 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 21 Aug 2020 10:07:40 +0200 Subject: mpich2: rebuild --- mpich2/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mpich2') diff --git a/mpich2/PKGBUILD b/mpich2/PKGBUILD index d06bc00c..1d8ba635 100644 --- a/mpich2/PKGBUILD +++ b/mpich2/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Jonathan Kotta pkgname=mpich2 pkgver=1.5 -pkgrel=12 +pkgrel=13 pkgdesc="An improved implementation of the Message Passing Interface (legacy version)." arch=('i686' 'pentium4' 'x86_64') url="http://mpich.org" @@ -11,7 +11,7 @@ _pinned_dependencies=( 'gcc-libs=10.1.0' 'glibc>=2.31' 'libgfortran.so=5' - 'libnsl=1.2.0' + 'libnsl=1.3.0' 'libnuma.so=1' 'libxml2=2.9.10' 'pciutils=3.7.0' -- cgit v1.2.3-54-g00ecf