From 025726b541cdb372deeabe4528b856009e2bbc2e Mon Sep 17 00:00:00 2001 From: CoprDistGit <infra@openeuler.org> Date: Wed, 6 Nov 2024 02:48:34 +0000 Subject: automatic import of llama.cpp --- .gitignore | 1 + llama.cpp.spec | 2 +- sources | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0a1143e..8c27269 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /b4016.tar.gz +/b3051.tar.gz diff --git a/llama.cpp.spec b/llama.cpp.spec index 693137c..3c810fd 100644 --- a/llama.cpp.spec +++ b/llama.cpp.spec @@ -1,5 +1,5 @@ %define debug_package %{nil} -%global llama_commitid b4016 +%global llama_commitid b3051 Name: llama.cpp Version: 20240531 diff --git a/sources b/sources index d164cfe..24249cb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ec81639f66dd3fae8ad7f192f55e427b b4016.tar.gz +f822f21923b4c4d965401bf7a643513a b3051.tar.gz -- cgit v1.2.3