diff options
| author | Max Brazhnikov <makc@FreeBSD.org> | 2026-05-05 19:27:16 +0000 |
|---|---|---|
| committer | Max Brazhnikov <makc@FreeBSD.org> | 2026-05-05 19:29:37 +0000 |
| commit | 2bf3834a197ccf8956332378eda8dd7577965246 (patch) | |
| tree | 3bad2911a14e296ef0590960cc3c49fcfc3de459 /misc/py-gguf | |
| parent | b0b4d9e1eae890d0de1591e20fb37358439a2ff6 (diff) | |
Diffstat (limited to 'misc/py-gguf')
| -rw-r--r-- | misc/py-gguf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/py-gguf/Makefile b/misc/py-gguf/Makefile index 5ab607167ecf..6f53217073af 100644 --- a/misc/py-gguf/Makefile +++ b/misc/py-gguf/Makefile @@ -1,5 +1,6 @@ PORTNAME= gguf DISTVERSION= 0.18.0.${GH_TAGNAME:S/b//} # the base version is in pyproject.toml, updated by post-patch +PORTREVISION= 1 CATEGORIES= misc python # machine-learning #MASTER_SITES= PYPI # the PYPI version is way behind of llama-cpp PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |
