diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2016-12-25 12:08:08 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2016-12-25 12:08:08 +0000 |
commit | 05cea3d480e96e9956c9d86536c5edeb38576ee3 (patch) | |
tree | 729ce88a0d0d61be0e5816805d35c3e0aa03480c /testing | |
parent | a0a90d85b0cc458c48fe3099cb1258ce9e5a2431 (diff) | |
download | aports-05cea3d480e96e9956c9d86536c5edeb38576ee3.tar.bz2 aports-05cea3d480e96e9956c9d86536c5edeb38576ee3.tar.xz |
testing/octave: bump pkgrel due to lapack upgrade
Diffstat (limited to 'testing')
-rw-r--r-- | testing/octave/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/octave/APKBUILD b/testing/octave/APKBUILD index 4153908c3f..fde2a5cd88 100644 --- a/testing/octave/APKBUILD +++ b/testing/octave/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=octave pkgver=4.0.3 -pkgrel=1 +pkgrel=2 pkgdesc="A high-level language, primarily intended for numerical computations" url="https://www.gnu.org/software/octave/" arch="all" |