diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-10-20 18:53:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-10-21 12:10:07 +0700 |
commit | 863d75bdb2ae583cbf55f5d41275911375da9f7c (patch) | |
tree | 339c345690892a9e48de48b18ea550155099a3b3 /development/whisper.cpp/whisper.cpp.SlackBuild | |
parent | 0bb47a7065e28245d638c009463a6a122d12d68b (diff) |
development/whisper.cpp: Updated for version 1.6.2.
This reverts commit 47f1e03f202699eb4cac80685efe2dc6b41b84cb.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/whisper.cpp/whisper.cpp.SlackBuild')
-rw-r--r-- | development/whisper.cpp/whisper.cpp.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/whisper.cpp/whisper.cpp.SlackBuild b/development/whisper.cpp/whisper.cpp.SlackBuild index 8e7fd312c6..29b4bfcabe 100644 --- a/development/whisper.cpp/whisper.cpp.SlackBuild +++ b/development/whisper.cpp/whisper.cpp.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=whisper.cpp -VERSION=${VERSION:-1.7.1} +VERSION=${VERSION:-1.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |