summaryrefslogtreecommitdiff
path: root/llama.cpp.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-11-06 03:40:06 +0000
committerCoprDistGit <infra@openeuler.org>2024-11-06 03:40:06 +0000
commitb230ef617c4bf04ba95a63a0ff5a6ad362e83f67 (patch)
treec3545fa1f265054eee60bdfa3737c49416c4d63d /llama.cpp.spec
parent2aa56035c66ed21cb793078cd44592d3b1603026 (diff)
automatic import of llama.cpp
Diffstat (limited to 'llama.cpp.spec')
-rw-r--r--llama.cpp.spec6
1 files changed, 2 insertions, 4 deletions
diff --git a/llama.cpp.spec b/llama.cpp.spec
index 693137c..2c43e39 100644
--- a/llama.cpp.spec
+++ b/llama.cpp.spec
@@ -1,8 +1,8 @@
%define debug_package %{nil}
-%global llama_commitid b4016
+%global llama_commitid b4013
Name: llama.cpp
-Version: 20240531
+Version: 20241102
Release: 2
License: MIT
Summary: Port of English lagre model LLaMA implemented based on C/C++
@@ -10,8 +10,6 @@ Summary: Port of English lagre model LLaMA implemented based on C/C++
URL: https://github.com/ggerganov/llama.cpp
Source0: https://github.com/ggerganov/llama.cpp/archive/refs/tags/%{llama_commitid}.tar.gz
-Patch6000: backport-CVE-2024-41130.patch
-Patch6001: backport-CVE-2024-42477-CVE-2024-42478-CVE-2024-42479.patch
BuildRequires: gcc,gcc-c++,cmake