Skip to content

Commit

Permalink
misc/{,py-}onnx: update 1.16.0 → 1.16.1
Browse files Browse the repository at this point in the history
Reported by:	portscout
  • Loading branch information
yurivict committed May 24, 2024
1 parent 7d5f2ff commit 7eed108
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 9 deletions.
2 changes: 1 addition & 1 deletion misc/onnx/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PORTNAME= onnx
DISTVERSIONPREFIX= v
DISTVERSION= 1.16.0
DISTVERSION= 1.16.1
CATEGORIES= misc # machine-learning

MAINTAINER= yuri@FreeBSD.org
Expand Down
6 changes: 3 additions & 3 deletions misc/onnx/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1711521307
SHA256 (onnx-onnx-v1.16.0_GH0.tar.gz) = 0ce153e26ce2c00afca01c331a447d86fbf21b166b640551fe04258b4acfc6a4
SIZE (onnx-onnx-v1.16.0_GH0.tar.gz) = 12428161
TIMESTAMP = 1716524102
SHA256 (onnx-onnx-v1.16.1_GH0.tar.gz) = 0e6aa2c0a59bb2d90858ad0040ea1807117cc2f05b97702170f18e6cd6b66fb3
SIZE (onnx-onnx-v1.16.1_GH0.tar.gz) = 12428832
3 changes: 1 addition & 2 deletions misc/py-onnx/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
PORTNAME= onnx
DISTVERSION= 1.16.0
PORTREVISION= 1
DISTVERSION= 1.16.1
CATEGORIES= misc # machine-learning
MASTER_SITES= PYPI \
https://github.com/abseil/abseil-cpp/archive/refs/tags/:abseil \
Expand Down
6 changes: 3 additions & 3 deletions misc/py-onnx/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
TIMESTAMP = 1713648416
SHA256 (onnx/onnx-1.16.0.tar.gz) = 237c6987c6c59d9f44b6136f5819af79574f8d96a760a1fa843bede11f3822f7
SIZE (onnx/onnx-1.16.0.tar.gz) = 12303017
TIMESTAMP = 1716524142
SHA256 (onnx/onnx-1.16.1.tar.gz) = 8299193f0f2a3849bfc069641aa8e4f93696602da8d165632af8ee48ec7556b6
SIZE (onnx/onnx-1.16.1.tar.gz) = 12306956
SHA256 (onnx/20230125.3.tar.gz) = 5366d7e7fa7ba0d915014d387b66d0d002c03236448e1ba9ef98122c13b35c36
SIZE (onnx/20230125.3.tar.gz) = 2119655
SHA256 (onnx/protobuf-22.3.tar.gz) = 4101e11ef41afa91cac1bd95483cb781626781ae1a331501ed8379f2d82ca9bc
Expand Down

0 comments on commit 7eed108

Please sign in to comment.