diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-09-13 11:24:02 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-09-13 13:53:49 +0000 |
commit | 1aa838595b6a8d8505703d86158e3661345a02b9 (patch) | |
tree | 4c519f7d1975d8e536e162df142da0a39b3d4a92 /testing/meep | |
parent | 5d06b49edc735b4a95a7dc32ffba0b7c26282b9d (diff) | |
download | aports-1aa838595b6a8d8505703d86158e3661345a02b9.tar.bz2 aports-1aa838595b6a8d8505703d86158e3661345a02b9.tar.xz |
testing/meep: rebuild against gsl 2.2
Diffstat (limited to 'testing/meep')
-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 9c52496c05..a78d1cff7a 100644 --- a/testing/meep/APKBUILD +++ b/testing/meep/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=meep pkgver=1.3 -pkgrel=0 +pkgrel=1 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" |