Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=05a9f6a989c474231b149509d1a0c3f7671db93c
commit 05a9f6a989c474231b149509d1a0c3f7671db93c Author: DeX77 <[email protected]> Date: Thu Jun 16 22:20:22 2016 +0200 openmpi-1.10.3-1-x86_64 * version bump diff --git a/source/lib-extra/openmpi/FrugalBuild b/source/lib-extra/openmpi/FrugalBuild index da2e50a..d624f15 100644 --- a/source/lib-extra/openmpi/FrugalBuild +++ b/source/lib-extra/openmpi/FrugalBuild @@ -2,7 +2,7 @@ # Maintainer: DeX77 <[email protected]> pkgname=openmpi -pkgver=1.10.2 +pkgver=1.10.3 pkgrel=1 pkgdesc="A high-performance message passing library" url="http://www.open-mpi.org/" @@ -13,7 +13,7 @@ archs=('i686' '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/v1.10/downloads/$pkgname-$pkgver.tar.bz2) -sha1sums=('03934fc0a2dd0d0d2d0459d714a976eabca938fb') +sha1sums=('a3355a5c1c96cf9298ef48061d9db8c2fbd014ea') replaces=("$pkgname-fortran") conflicts=("$pkgname-fortran") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
