diff options
Diffstat (limited to 'testing/octave')
-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 f8de66737d..5c5590a25d 100644 --- a/testing/octave/APKBUILD +++ b/testing/octave/APKBUILD @@ -6,7 +6,7 @@ pkgrel=1 pkgdesc="A high-level language, primarily intended for numerical computations" url="https://www.gnu.org/software/octave/" arch="all" -license="GPL3" +license="GPL-3.0" depends="" subpackages="$pkgname-doc" makedepends="autoconf automake bison curl fftw-dev fltk-dev fontconfig-dev |