aboutsummaryrefslogtreecommitdiffstats
path: root/community/openblas
diff options
context:
space:
mode:
Diffstat (limited to 'community/openblas')
-rw-r--r--community/openblas/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/openblas/APKBUILD b/community/openblas/APKBUILD
index 13b36554c5..e044fdd0e4 100644
--- a/community/openblas/APKBUILD
+++ b/community/openblas/APKBUILD
@@ -8,7 +8,7 @@ pkgrel=0
pkgdesc="A fast BSD-licensed BLAS based on gotoBLAS2, with LAPACK"
url="http://www.openblas.net"
arch="all"
-license="BSD"
+license="BSD-3-Clause"
depends_dev="gfortran"
makedepends="$depends_dev perl linux-headers"
subpackages="$pkgname-dev $pkgname-doc"