diff options
Diffstat (limited to 'onnxruntime.spec')
-rw-r--r-- | onnxruntime.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/onnxruntime.spec b/onnxruntime.spec index 3bdebf1..6d56816 100644 --- a/onnxruntime.spec +++ b/onnxruntime.spec @@ -8,7 +8,7 @@ Summary: Cross-Platform Accelerated Machine Learning License: MIT URL: https://onnxruntime.ai/ Source0: https://github.com/Liiswen/onnxruntime/archive/refs/heads/main.zip -Source1: abseil-cpp-20220623.1.zip +Source1: abseil-cpp-20230802.0.zip BuildRoot: %{_buildrootdir} #编译所需包(按照文档写的) BuildRequires: cmake gcc gcc-c++ python3 git python-numpy python-packaging openssl openssl-devel iputils bash |