bump(main/llama-cpp): 0.0.0-b6739

This commit has been automatically submitted by Github Actions.
This commit is contained in:
termux-pacman-bot
2025-10-12 12:46:41 +00:00
parent 1bcbdc4dc5
commit f614b2adb3

View File

@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/ggml-org/llama.cpp
TERMUX_PKG_DESCRIPTION="LLM inference in C/C++"
TERMUX_PKG_LICENSE="MIT"
TERMUX_PKG_MAINTAINER=@termux
TERMUX_PKG_VERSION="0.0.0-b6737"
TERMUX_PKG_VERSION="0.0.0-b6739"
TERMUX_PKG_SRCURL=https://github.com/ggml-org/llama.cpp/archive/refs/tags/${TERMUX_PKG_VERSION#*-}.tar.gz
TERMUX_PKG_SHA256=22c12fca59a643512531b13934bb2b25df17bb8642105fab620390e2b5f5c4ce
TERMUX_PKG_SHA256=f09e608763934bd47a80116ba1e1e62e001a6821f579c83e04f8e329f0e89743
TERMUX_PKG_AUTO_UPDATE=true
TERMUX_PKG_DEPENDS="libc++, libcurl"
TERMUX_PKG_BUILD_DEPENDS="vulkan-headers, opencl-headers, ocl-icd"