Date: Wed, 30 Oct 2024 03:54:17 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: 0581ecee72bd - main - misc/llama-cpp: update 3983 =?utf-8?Q?=E2=86=92?= 3990 Message-ID: <202410300354.49U3sHlq039295@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=0581ecee72bd6c017fba643b97219d5435fa814a commit 0581ecee72bd6c017fba643b97219d5435fa814a Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-10-30 03:50:56 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-10-30 03:54:12 +0000 misc/llama-cpp: update 3983 → 3990 --- 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 4f5a9442f99b..839bf18be071 100644 --- a/misc/llama-cpp/Makefile +++ b/misc/llama-cpp/Makefile @@ -1,6 +1,6 @@ PORTNAME= llama-cpp DISTVERSIONPREFIX= b -DISTVERSION= 3983 +DISTVERSION= 3990 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 3ac5b51c4e63..df9d88a01b24 100644 --- a/misc/llama-cpp/distinfo +++ b/misc/llama-cpp/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1730092967 -SHA256 (ggerganov-llama.cpp-b3983_GH0.tar.gz) = 4684935d8067228bc69679510a46adaa5a7a45e93f4f0aae13ae7204647653c4 -SIZE (ggerganov-llama.cpp-b3983_GH0.tar.gz) = 19207420 +TIMESTAMP = 1730258644 +SHA256 (ggerganov-llama.cpp-b3990_GH0.tar.gz) = b4c8741c309dd60b1e5e1489baa4b3d7d4442e6225a00d438852a826a40d4601 +SIZE (ggerganov-llama.cpp-b3990_GH0.tar.gz) = 19208733 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?202410300354.49U3sHlq039295>