aboutsummaryrefslogtreecommitdiff
path: root/development
diff options
context:
space:
mode:
authorJohannes Schoepfer <slackbuilds@schoepfer.info>2024-10-11 11:43:53 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-10-11 12:21:17 +0700
commit47f1e03f202699eb4cac80685efe2dc6b41b84cb (patch)
treedd7a608790c59ca505f8da81d873dd7422a6c572 /development
parent69c3d826f7ecc1e50309cd68333ec8f555a6d059 (diff)
development/whisper.cpp: Updated for version 1.7.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/whisper.cpp/whisper.cpp.SlackBuild2
-rw-r--r--development/whisper.cpp/whisper.cpp.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/development/whisper.cpp/whisper.cpp.SlackBuild b/development/whisper.cpp/whisper.cpp.SlackBuild
index 29b4bfcabe6d6..8e7fd312c6e9f 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.6.2}
+VERSION=${VERSION:-1.7.1}
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 32f729044a3a3..71c0b29f80ae2 100644
--- a/development/whisper.cpp/whisper.cpp.info
+++ b/development/whisper.cpp/whisper.cpp.info
@@ -1,8 +1,8 @@
PRGNAM="whisper.cpp"
-VERSION="1.6.2"
+VERSION="1.7.1"
HOMEPAGE="https://github.com/ggerganov/whisper.cpp"
-DOWNLOAD="https://github.com/ggerganov/whisper.cpp/archive/v1.6.2/whisper.cpp-1.6.2.tar.gz"
-MD5SUM="aa746e62a9faf77222d9ebd9636bedbb"
+DOWNLOAD="https://github.com/ggerganov/whisper.cpp/archive/v1.7.1/whisper.cpp-1.7.1.tar.gz"
+MD5SUM="6bd4126658e5e5d07ba58c7c5d8c4bb4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""