Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=d8376084b69532aba444c145365276be0dc53602
commit d8376084b69532aba444c145365276be0dc53602 Author: DeX77 <[email protected]> Date: Wed Feb 1 12:47:20 2017 +0100 openmpi-2.0.2-1-x86_64 * version bump diff --git a/source/lib-extra/openmpi/FrugalBuild b/source/lib-extra/openmpi/FrugalBuild index 00fc070..cf25aac 100644 --- a/source/lib-extra/openmpi/FrugalBuild +++ b/source/lib-extra/openmpi/FrugalBuild @@ -2,18 +2,18 @@ # Maintainer: DeX77 <[email protected]> pkgname=openmpi -pkgver=2.0.1 -pkgrel=2 +pkgver=2.0.2 +pkgrel=1 pkgdesc="A high-performance message passing library" url="http://www.open-mpi.org/" depends=('libstdc++>=6.2.1-5' 'zlib>=1.2.8-8') makedepends=('gcc-gfortran>=6.2.1-5') groups=('lib-extra') -archs=('i686' 'x86_64') +archs=('x86_64') backup=("etc/$pkgname/{openmpi-mca-params.conf,openmpi-default-hostfile}") up2date="Fwcat $url| grep -o -m 1 'Open MPI v\(.*\) released' | sed 's/.*v\(.*\) re.*/\1/'" source=(http://www.open-mpi.org/software/ompi/v2.0/downloads/$pkgname-$pkgver.tar.bz2) -sha1sums=('cd1f825f2b94a97e78e4ae580544e9e3c56809f9') +sha1sums=('80e39bc76ac2e3caf958a3db9985a9c81fddb8a6') replaces=("$pkgname-fortran") conflicts=("$pkgname-fortran") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
