diff options
author | Leo <thinkabit.ukim@gmail.com> | 2019-08-20 13:43:44 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-08-20 19:57:21 -0300 |
commit | 1c76295a049cb5be6de36949daa570be31a3583b (patch) | |
tree | 4a5354bc6bf31f7c4c49a98afbef663e9cea6249 /testing/meep/APKBUILD | |
parent | 5ffb458719dca028d02652decbe1c902a9648974 (diff) | |
download | aports-1c76295a049cb5be6de36949daa570be31a3583b.tar.bz2 aports-1c76295a049cb5be6de36949daa570be31a3583b.tar.xz |
testing/meep: rebuild against new libctl
Diffstat (limited to 'testing/meep/APKBUILD')
-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 3a1f02972e..8f4bfe176a 100644 --- a/testing/meep/APKBUILD +++ b/testing/meep/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=meep pkgver=1.3 -pkgrel=5 +pkgrel=6 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 s390x" |