diff options
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} |