diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/openblas/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/openblas/APKBUILD b/community/openblas/APKBUILD index 1fc323e2ff..24513bd7c7 100644 --- a/community/openblas/APKBUILD +++ b/community/openblas/APKBUILD @@ -4,7 +4,7 @@ pkgname=openblas _pkgname=OpenBLAS pkgver=0.2.19 -pkgrel=0 +pkgrel=1 pkgdesc="A fast BSD-licensed BLAS based on gotoBLAS2, with LAPACK" url="http://www.openblas.net" arch="all" |