diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2025-01-11 10:53:40 +0100 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2025-01-11 11:02:35 +0100 |
commit | 8ce84fb385c0f00981db559af996106105113480 (patch) | |
tree | 17811286eae60f07a2714c185cab125e0c3a12da /math/py-numpy | |
parent | math/suitesparse: update to 7.8.2 (diff) |
*/*: bump PORTREVISION after 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 d2c6d5850e3e..5ba99fd992bd 100644 --- a/math/py-numpy/Makefile +++ b/math/py-numpy/Makefile @@ -1,6 +1,6 @@ PORTNAME= numpy PORTVERSION= 1.26.4 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= math python MASTER_SITES= PYPI \ |