summaryrefslogtreecommitdiff
path: root/misc/llama-cpp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/llama-cpp/Makefile')
-rw-r--r--misc/llama-cpp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/llama-cpp/Makefile b/misc/llama-cpp/Makefile
index 87e3171ba2ec..463389d10d70 100644
--- a/misc/llama-cpp/Makefile
+++ b/misc/llama-cpp/Makefile
@@ -1,6 +1,6 @@
PORTNAME= llama-cpp
DISTVERSIONPREFIX= b
-DISTVERSION= 6191
+DISTVERSION= 6374
CATEGORIES= misc # machine-learning
MAINTAINER= yuri@FreeBSD.org
@@ -44,7 +44,6 @@ CURL_LIB_DEPENDS= libcurl.so:ftp/curl
EXAMPLES_CMAKE_BOOL= LLAMA_BUILD_EXAMPLES
-VULKAN_DESC= Vulkan GPU offload support
VULKAN_CMAKE_BOOL= GGML_VULKAN
VULKAN_BUILD_DEPENDS= glslc:graphics/shaderc \
vulkan-headers>0:graphics/vulkan-headers