summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-10-18 14:08:48 +0000
committerwiz <wiz@pkgsrc.org>2016-10-18 14:08:48 +0000
commite2c787bfd1e32cfd83c835ce86f043fb98553057 (patch)
tree0137e70ce5a2e976f84aa73d75ae7051846dcca1 /math
parent3bf37b1337a0fb10a15bfdab4a38670a56b86d40 (diff)
downloadpkgsrc-e2c787bfd1e32cfd83c835ce86f043fb98553057.tar.gz
Update blas to 3.6.1 as well.
Changes: see lapack. Both updates provided by Kai-Uwe Eckhardt in private email.
Diffstat (limited to 'math')
-rw-r--r--math/blas/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/blas/Makefile b/math/blas/Makefile
index e703dcd41c6..2b0c8359584 100644
--- a/math/blas/Makefile
+++ b/math/blas/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2014/08/19 13:37:14 joerg Exp $
+# $NetBSD: Makefile,v 1.34 2016/10/18 14:08:48 wiz Exp $
.include "../../math/lapack/Makefile.common"
PKGNAME= ${DISTNAME:S/lapack/blas/}
-PKGREVISION= 1
COMMENT= Basic Linear Algebra Subprograms (Fortran)