diff options
author | Roberto Oliveira <robertoguimaraes8@gmail.com> | 2017-10-19 13:45:29 +0000 |
---|---|---|
committer | Sören Tempel <soeren+git@soeren-tempel.net> | 2017-10-19 20:52:31 +0200 |
commit | 334dd84114a19a8e3025abcc6fc9afb7cb255f3f (patch) | |
tree | e5bb62828e8f3cdfff5de3eb6dfd020f46cf16b5 /testing | |
parent | 56c18874c3fee8706d66a9e4acb7ca192fba9c02 (diff) | |
download | aports-334dd84114a19a8e3025abcc6fc9afb7cb255f3f.tar.bz2 aports-334dd84114a19a8e3025abcc6fc9afb7cb255f3f.tar.xz |
testing/meep: rebuild against gsl 2.4
Diffstat (limited to 'testing')
-rw-r--r-- | testing/meep/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/meep/APKBUILD b/testing/meep/APKBUILD index 44b2ba452d..7b81fd7df1 100644 --- a/testing/meep/APKBUILD +++ b/testing/meep/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=meep pkgver=1.3 -pkgrel=2 +pkgrel=3 pkgdesc="free finite-difference time-domain (FDTD) simulation software package developed at MIT to model electromagnetic systems" url="http://ab-initio.mit.edu/wiki/index.php/Meep" arch="x86_64 x86 ppc64le" |