diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2025-02-23 07:45:55 -0500 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2025-02-23 07:47:41 -0500 |
commit | cbef78abfce5346f71e824247d75c88c04c084c0 (patch) | |
tree | 2c4507d77ffb9e88c8a7c01c2c59c0612fda0361 /misc/py-onnx | |
parent | devel/libphonenumber: Remove workaround after 39dbb2a182af (diff) |
*/*: Chase devel/abseil update
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 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 \ |