diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-08-30 20:19:41 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-08-30 20:19:41 +0000 |
commit | b94e8d8c27e89eeb1ddfa1badf55861f688185bd (patch) | |
tree | 1afdbeaefe9adee56b81e239956ec9ce45d903fd /misc/py-onnx | |
parent | Update to 3.13.0 (diff) |
Bump PORTREVISION for devel/protobuf shlib change
Diffstat (limited to 'misc/py-onnx')
-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} |