We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b224fa commit d4d6a42Copy full SHA for d4d6a42
tur/ollama/build.sh
@@ -2,8 +2,7 @@ TERMUX_PKG_HOMEPAGE=https://ollama.com/
2
TERMUX_PKG_DESCRIPTION="Get up and running with large language models. "
3
TERMUX_PKG_LICENSE="MIT"
4
TERMUX_PKG_MAINTAINER="@termux-user-repository"
5
-TERMUX_PKG_VERSION="0.3.10"
6
-TERMUX_PKG_REVISION=1
+TERMUX_PKG_VERSION="0.3.11"
7
TERMUX_PKG_SRCURL=git+https://github.com/ollama/ollama
8
TERMUX_PKG_DEPENDS="libopenblas"
9
TERMUX_PKG_BUILD_IN_SRC=true
0 commit comments