diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2025-08-01 23:08:37 +0200 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2025-08-01 23:08:37 +0200 |
commit | 935de0247eabcf7b0219e6cecf91dbb8085b3a7a (patch) | |
tree | 37cbcde2738ceb743fed25f24d85aaca69c53a0a /math/py-numpy | |
parent | math/suitesparse-Example: adding the Example package of SuiteSparse (diff) |
*/*: chase the upgrade to SuiteSparse
Diffstat (limited to 'math/py-numpy')
-rw-r--r-- | math/py-numpy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile index 42a13b88864f..9e95667d2031 100644 --- a/math/py-numpy/Makefile +++ b/math/py-numpy/Makefile @@ -1,6 +1,6 @@ PORTNAME= numpy PORTVERSION= 1.26.4 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= math python MASTER_SITES= PYPI \ |