pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-gguf: add GITHUB_PROJECT
Module Name: pkgsrc-wip
Committed By: Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By: steleto
Date: Tue May 12 23:23:07 2026 +0900
Changeset: 3cbc9aab851269db0db1b99621407f79af2af316
Modified Files:
py-gguf/Makefile
Log Message:
py-gguf: add GITHUB_PROJECT
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=3cbc9aab851269db0db1b99621407f79af2af316
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-gguf/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/py-gguf/Makefile b/py-gguf/Makefile
index 43c0f80c9b..870cd7b29e 100644
--- a/py-gguf/Makefile
+++ b/py-gguf/Makefile
@@ -4,6 +4,7 @@ DISTNAME= llama.cpp-${GITHUB_TAG}
PKGNAME= ${PYPKGPREFIX}-gguf-${GITHUB_TAG:S/b/${GGUF_VER}./}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=ggml-org/}
+GITHUB_PROJECT= llama.cpp
GITHUB_TAG= b6959
GGUF_VER= 0.17.1
Home |
Main Index |
Thread Index |
Old Index