diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-08-01 07:36:41 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-08-01 07:38:25 -0700 |
commit | 4ce5d39f0dca2b6804ddf4020ae4caf1a6e5f5f3 (patch) | |
tree | 2689466291142b8df81d93ad1b154012e4f54ba1 /misc/py-llama-cpp-python/Makefile | |
parent | misc/py-censys: update 2.2.12 → 2.2.13 (diff) |
misc/py-llama-cpp-python: update 0.2.84 → 0.2.85
Reported by: portscout
Diffstat (limited to 'misc/py-llama-cpp-python/Makefile')
-rw-r--r-- | misc/py-llama-cpp-python/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/py-llama-cpp-python/Makefile b/misc/py-llama-cpp-python/Makefile index 1a8d2ad7f44b..5ab186090049 100644 --- a/misc/py-llama-cpp-python/Makefile +++ b/misc/py-llama-cpp-python/Makefile @@ -1,6 +1,6 @@ PORTNAME= llama-cpp-python DISTVERSIONPREFIX= v -DISTVERSION= 0.2.84 +DISTVERSION= 0.2.85 CATEGORIES= misc # machine-learning PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} |