aboutsummaryrefslogtreecommitdiffstats
path: root/math/py-keras
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2025-08-31 12:30:51 +0200
committerRene Ladan <rene@FreeBSD.org>2025-08-31 12:30:51 +0200
commitb304d8ab18ac96ddcd15f3cf7255ef89aababe5a (patch)
tree42801f26175985a288d2de6f75ecc50296ac1198 /math/py-keras
parent21b070810f305d052afd484571a2e6dc1d0d2b0d (diff)
all: bump PORTREVISION after updating graphics/libyuv
Using the Tools/scripts/bump_revision.pl script
Diffstat (limited to 'math/py-keras')
-rw-r--r--math/py-keras/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-keras/Makefile b/math/py-keras/Makefile
index 55791760d60f..b6dc701fdfc6 100644
--- a/math/py-keras/Makefile
+++ b/math/py-keras/Makefile
@@ -1,6 +1,6 @@
PORTNAME= keras
DISTVERSION= 2.9.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math # machine-learning
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}