diff options
-rw-r--r-- | development/whisper.cpp/whisper.cpp.SlackBuild | 2 | ||||
-rw-r--r-- | development/whisper.cpp/whisper.cpp.info | 6 |
2 files changed, 4 insertions, 4 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} diff --git a/development/whisper.cpp/whisper.cpp.info b/development/whisper.cpp/whisper.cpp.info index 71c0b29f80..32f729044a 100644 --- a/development/whisper.cpp/whisper.cpp.info +++ b/development/whisper.cpp/whisper.cpp.info @@ -1,8 +1,8 @@ PRGNAM="whisper.cpp" -VERSION="1.7.1" +VERSION="1.6.2" HOMEPAGE="https://github.com/ggerganov/whisper.cpp" -DOWNLOAD="https://github.com/ggerganov/whisper.cpp/archive/v1.7.1/whisper.cpp-1.7.1.tar.gz" -MD5SUM="6bd4126658e5e5d07ba58c7c5d8c4bb4" +DOWNLOAD="https://github.com/ggerganov/whisper.cpp/archive/v1.6.2/whisper.cpp-1.6.2.tar.gz" +MD5SUM="aa746e62a9faf77222d9ebd9636bedbb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |