summaryrefslogtreecommitdiff
path: root/math/eigen3
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2024-01-01 12:49:51 +0100
committerThierry Thomas <thierry@FreeBSD.org>2024-01-01 12:49:51 +0100
commitf2489ab0c721f5ec60a9f8074e904cfbe5d21dfd (patch)
tree56ecfb00dbda72ecd7ac90190f27ee65820a2e8b /math/eigen3
parentmath/*: upgrade blas, lapack, cblas, xlapack and lapacke to 3.12.0 (diff)
*/*: chase the upgrade of BLAS / LAPACK to 3.12.0
PR: 275860
Diffstat (limited to 'math/eigen3')
-rw-r--r--math/eigen3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/eigen3/Makefile b/math/eigen3/Makefile
index a7762ade1304..ecf96773d419 100644
--- a/math/eigen3/Makefile
+++ b/math/eigen3/Makefile
@@ -1,6 +1,6 @@
PORTNAME= eigen
DISTVERSION= 3.4.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math
MAINTAINER= kde@FreeBSD.org