diff options
Diffstat (limited to 'misc/py-onnx/Makefile')
-rw-r--r-- | misc/py-onnx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-onnx/Makefile b/misc/py-onnx/Makefile index 87c9604dbb15..38abade66abd 100644 --- a/misc/py-onnx/Makefile +++ b/misc/py-onnx/Makefile @@ -1,6 +1,6 @@ PORTNAME= onnx DISTVERSION= 1.16.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= misc # machine-learning MASTER_SITES= PYPI \ https://github.com/abseil/abseil-cpp/archive/refs/tags/:abseil \ |