pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

onnxruntime: update to 1.30.0.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Fri Sep 18 16:49:24 2026 +0200
Changeset:	6c45f7135327106b3996c85c97667e864fe8af78

Modified Files:
	onnxruntime/Makefile
	onnxruntime/distinfo

Log Message:
onnxruntime: update to 1.30.0.

Same build (fetch) problem.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6c45f7135327106b3996c85c97667e864fe8af78

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 onnxruntime/Makefile | 2 +-
 onnxruntime/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs:
diff --git a/onnxruntime/Makefile b/onnxruntime/Makefile
index 68d4c98181..d3e894cb1d 100644
--- a/onnxruntime/Makefile
+++ b/onnxruntime/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	onnxruntime-1.25.1
+DISTNAME=	onnxruntime-1.30.0
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=microsoft/}
 GITHUB_TAG=	v${PKGVERSION_NOREV}
diff --git a/onnxruntime/distinfo b/onnxruntime/distinfo
index 88875844b1..39a364ef5d 100644
--- a/onnxruntime/distinfo
+++ b/onnxruntime/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-BLAKE2s (onnxruntime-1.25.1.tar.gz) = bcadf787d989160f8c071cb3226e2cffa4a4f58ebd9e9718bf501386bb1f04f5
-SHA512 (onnxruntime-1.25.1.tar.gz) = df760e30f1027b024d5a67aa3f36a6508609a58acc37e5e1066f919eaa42f9568c1c8218fbc80eeee0b9ec10307ea4778575b9ed3a1b312690f394b35d036e61
-Size (onnxruntime-1.25.1.tar.gz) = 284862475 bytes
+BLAKE2s (onnxruntime-1.30.0.tar.gz) = b8ce2969a48e2a5baf208c259203f81cc20d3b7d0bc016e5be975011664ec308
+SHA512 (onnxruntime-1.30.0.tar.gz) = 10045518738889ec63e3a490d248f8cfc342775ce54b134f2996c7e47f744d1bf7332a5d57b3b3072aed5ef4dfeffd0de2593954735c5ce898048f1380b2c91c
+Size (onnxruntime-1.30.0.tar.gz) = 278619110 bytes
 SHA1 (patch-onnxruntime_test_python_transformers_benchmark__mha.sh) = 59d8bd8409265cdea0df7700f0bba893626f1c60


Home | Main Index | Thread Index | Old Index