From 771060eb691b2d3975b409a483295234088d9cd5 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Sat, 15 Mar 2025 22:42:54 +1000 Subject: [PATCH] llama_cpp: bump version --- .../{llama_cpp-b4663.recipe => llama_cpp-b4889.recipe} | 2 +- .../{llama_cpp-b4663.patchset => llama_cpp-b4889.patchset} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename dev-cpp/llama-cpp/{llama_cpp-b4663.recipe => llama_cpp-b4889.recipe} (97%) rename dev-cpp/llama-cpp/patches/{llama_cpp-b4663.patchset => llama_cpp-b4889.patchset} (100%) diff --git a/dev-cpp/llama-cpp/llama_cpp-b4663.recipe b/dev-cpp/llama-cpp/llama_cpp-b4889.recipe similarity index 97% rename from dev-cpp/llama-cpp/llama_cpp-b4663.recipe rename to dev-cpp/llama-cpp/llama_cpp-b4889.recipe index 472bc3cc8..e088f605a 100644 --- a/dev-cpp/llama-cpp/llama_cpp-b4663.recipe +++ b/dev-cpp/llama-cpp/llama_cpp-b4889.recipe @@ -13,7 +13,7 @@ COPYRIGHT="Georgi Gerganov" LICENSE="MIT" REVISION="1" SOURCE_URI="https://github.com/ggerganov/llama.cpp/archive/refs/tags/$portVersion.tar.gz" -CHECKSUM_SHA256="c630e767ce858e0ea16980bc38a1fa008c25a320610d07aa136b147446a1b3ef" +CHECKSUM_SHA256="ab1cf3d8f913534bf8d35bf1bd93db45d1692654ee8c14799d415661d15f9848" SOURCE_DIR="llama.cpp-$portVersion" SOURCE_URI_2="https://github.com/microsoft/mimalloc/archive/refs/tags/v2.1.7.tar.gz" CHECKSUM_SHA256_2="0eed39319f139afde8515010ff59baf24de9e47ea316a315398e8027d198202d" diff --git a/dev-cpp/llama-cpp/patches/llama_cpp-b4663.patchset b/dev-cpp/llama-cpp/patches/llama_cpp-b4889.patchset similarity index 100% rename from dev-cpp/llama-cpp/patches/llama_cpp-b4663.patchset rename to dev-cpp/llama-cpp/patches/llama_cpp-b4889.patchset