aboutsummaryrefslogtreecommitdiff
path: root/misc/py-gguf
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2026-05-05 19:27:16 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2026-05-05 19:29:37 +0000
commit2bf3834a197ccf8956332378eda8dd7577965246 (patch)
tree3bad2911a14e296ef0590960cc3c49fcfc3de459 /misc/py-gguf
parentb0b4d9e1eae890d0de1591e20fb37358439a2ff6 (diff)
Diffstat (limited to 'misc/py-gguf')
-rw-r--r--misc/py-gguf/Makefile1
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}