Skip to content

Commit 71d0df3

Browse files
committed
bump(main/llama-cpp): 0.0.0-b6276
This commit has been automatically submitted by Github Actions.
1 parent 5e9a22a commit 71d0df3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/llama-cpp/build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ TERMUX_PKG_HOMEPAGE=https://github.com/ggml-org/llama.cpp
22
TERMUX_PKG_DESCRIPTION="LLM inference in C/C++"
33
TERMUX_PKG_LICENSE="MIT"
44
TERMUX_PKG_MAINTAINER=@termux
5-
TERMUX_PKG_VERSION="0.0.0-b6275"
5+
TERMUX_PKG_VERSION="0.0.0-b6276"
66
TERMUX_PKG_SRCURL=https://github.com/ggml-org/llama.cpp/archive/refs/tags/${TERMUX_PKG_VERSION#*-}.tar.gz
7-
TERMUX_PKG_SHA256=5bdff65cb5a38f8e6cce32e63431432731149750314d9e28c3d95fec153c995e
7+
TERMUX_PKG_SHA256=39028bb9e2f2ea4360d57a318df2840fb1c34ae08b2db44f717faf94491338c1
88
TERMUX_PKG_AUTO_UPDATE=true
99
TERMUX_PKG_DEPENDS="libc++, libcurl"
1010
TERMUX_PKG_BUILD_DEPENDS="vulkan-headers, opencl-headers, ocl-icd"

0 commit comments

Comments
 (0)