diff options
Diffstat (limited to 'community')
-rw-r--r-- | community/lapack/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lapack/APKBUILD b/community/lapack/APKBUILD index effc6a512f..c247cc4772 100644 --- a/community/lapack/APKBUILD +++ b/community/lapack/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Francesco Colista <fcolista@alpinelinux.org> pkgname=lapack pkgver=3.7.1 -pkgrel=0 +pkgrel=1 pkgdesc="Linear Algebra PACKage" url="http://www.netlib.org/lapack" arch="all" |