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 bdf331e15995..6d487a6013a6 100644 --- a/misc/py-onnx/Makefile +++ b/misc/py-onnx/Makefile @@ -2,7 +2,7 @@ PORTNAME= onnx DISTVERSION= 1.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc # machine-learning MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |