summaryrefslogtreecommitdiff
path: root/math/py-numpy
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2025-01-28 17:38:21 +0100
committerThierry Thomas <thierry@FreeBSD.org>2025-01-28 17:42:55 +0100
commite54e2c695bbccea73e70ce5bf689928053632492 (patch)
treeeb2e69cefd93566778d5b56a3d0fa4114e493bc8 /math/py-numpy
parentmath/openblas: upgrade to v0.3.29 (diff)
*/*: bump PORTREVISION after OpenBLAS upgrade
Remark: this souldn’t be necessary, because the version of the library is the same, but due to many changes between these releases, it is safer this way. PR: 284314
Diffstat (limited to 'math/py-numpy')
-rw-r--r--math/py-numpy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile
index aea47553f5b9..9ab84c03540a 100644
--- a/math/py-numpy/Makefile
+++ b/math/py-numpy/Makefile
@@ -1,6 +1,6 @@
PORTNAME= numpy
PORTVERSION= 1.26.4
-PORTREVISION= 4
+PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= math python
MASTER_SITES= PYPI \