Date: Fri, 18 Oct 2024 03:25:32 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 80b6a2e096fa - main - misc/llama-cpp: update 3914 =?utf-8?Q?=E2=86=92?= 3938 Message-ID: <202410180325.49I3PWmd044480@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=80b6a2e096fa0c85d0d10eaec340b9ef030bd5df commit 80b6a2e096fa0c85d0d10eaec340b9ef030bd5df Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-10-18 03:24:56 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-10-18 03:25:24 +0000 misc/llama-cpp: update 3914 → 3938 --- misc/llama-cpp/Makefile | 2 +- misc/llama-cpp/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/misc/llama-cpp/Makefile b/misc/llama-cpp/Makefile index d0eda4bb91ed..644c96cc1f09 100644 --- a/misc/llama-cpp/Makefile +++ b/misc/llama-cpp/Makefile @@ -1,6 +1,6 @@ PORTNAME= llama-cpp DISTVERSIONPREFIX= b -DISTVERSION= 3914 +DISTVERSION= 3938 CATEGORIES= misc # machine-learning PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/misc/llama-cpp/distinfo b/misc/llama-cpp/distinfo index 011e2458214d..91d359bd85c2 100644 --- a/misc/llama-cpp/distinfo +++ b/misc/llama-cpp/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1728841031 -SHA256 (ggerganov-llama.cpp-b3914_GH0.tar.gz) = 1a4d97a51e668aadc1834579e3d7e14e8f7eb865a831e354b67c5ecbcbbd353d -SIZE (ggerganov-llama.cpp-b3914_GH0.tar.gz) = 19152130 +TIMESTAMP = 1729221196 +SHA256 (ggerganov-llama.cpp-b3938_GH0.tar.gz) = d13f1986fc23c1737787ac5a735e4ea83fcb32fc6f655e9dff48d29a5d54a288 +SIZE (ggerganov-llama.cpp-b3938_GH0.tar.gz) = 19164036 SHA256 (nomic-ai-kompute-4565194_GH0.tar.gz) = 95b52d2f0514c5201c7838348a9c3c9e60902ea3c6c9aa862193a212150b2bfc SIZE (nomic-ai-kompute-4565194_GH0.tar.gz) = 13540496 SHA256 (121f915a09c1117d34aff6e8faf6d252aaf11027.patch) = 9a0c47ae3cb7dd51b6ce19187dafd48578210f69558f7c8044ee480471f1fd33
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410180325.49I3PWmd044480>