We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27ea500 commit c484362Copy full SHA for c484362
1 file changed
packages/onnxruntime/build.sh
@@ -2,8 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://onnxruntime.ai/
2
TERMUX_PKG_DESCRIPTION="Cross-platform, high performance ML inferencing and training accelerator"
3
TERMUX_PKG_LICENSE="MIT"
4
TERMUX_PKG_MAINTAINER="@termux"
5
-TERMUX_PKG_VERSION="1.24.2"
6
-TERMUX_PKG_REVISION=1
+TERMUX_PKG_VERSION="1.24.3"
7
TERMUX_PKG_SRCURL=git+https://github.com/microsoft/onnxruntime
8
TERMUX_PKG_DEPENDS="abseil-cpp, libc++, protobuf, libre2"
9
TERMUX_PKG_BUILD_IN_SRC=true
0 commit comments