diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-14 06:51:17 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-14 06:51:17 +0000 |
commit | 3770ba1c8606478f3e74bd5c399f2c92e53005e9 (patch) | |
tree | d343757415073371228fa15c6e59e84efa1f16b4 | |
parent | a9e0e6acc7c8b8756656f8ca8c11854c4c5a8e51 (diff) |
automatic import of onnxruntime
-rw-r--r-- | onnxruntime.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/onnxruntime.spec b/onnxruntime.spec index 6d56816..06fddc8 100644 --- a/onnxruntime.spec +++ b/onnxruntime.spec @@ -32,7 +32,7 @@ ONNXRuntime npu #unzip -q -o ../SOURCES/v%{version}.zip -d ../BUILD du -sh ../SOURCES/* -mv ../SOURCES/abseil-cpp-20220623.1.zip ../BUILD +mv ../SOURCES/abseil-cpp-20230802.0.zip ../BUILD unzip -q -o ../SOURCES/main.zip -d ../BUILD |