From 1235c871594e2ed45ae3f9cabf9b7a99f7b67eec Mon Sep 17 00:00:00 2001
From: j1nx
Date: Tue, 13 Dec 2022 10:08:24 +0100
Subject: [PATCH] Bump whispercpp
---
buildroot-external/package/whispercpp/whispercpp.hash | 2 +-
buildroot-external/package/whispercpp/whispercpp.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/buildroot-external/package/whispercpp/whispercpp.hash b/buildroot-external/package/whispercpp/whispercpp.hash
index de28cea1..306a77b5 100644
--- a/buildroot-external/package/whispercpp/whispercpp.hash
+++ b/buildroot-external/package/whispercpp/whispercpp.hash
@@ -1,2 +1,2 @@
# Locally computed
-sha256 f11a1ce865d22fb0f26db295b1e055d1c3c2763376af3ccd3e47301147c02d78 whispercpp-d6b84b2a23220dd8b8792872a3ab6802cd24b424.tar.gz
+sha256 e974f0ab60bafce03512faadc22c2fbcc47526622fa36a6b1cee28155d00f6e0 whispercpp-aa6adda26e1ee9843dddb013890e3312bee52cfe.tar.gz
diff --git a/buildroot-external/package/whispercpp/whispercpp.mk b/buildroot-external/package/whispercpp/whispercpp.mk
index 36d39cbf..1a29f1c6 100644
--- a/buildroot-external/package/whispercpp/whispercpp.mk
+++ b/buildroot-external/package/whispercpp/whispercpp.mk
@@ -4,7 +4,7 @@
#
################################################################################
-WHISPERCPP_VERSION = d6b84b2a23220dd8b8792872a3ab6802cd24b424
+WHISPERCPP_VERSION = aa6adda26e1ee9843dddb013890e3312bee52cfe
WHISPERCPP_SITE = $(call github,ggerganov,whisper.cpp,$(WHISPERCPP_VERSION))
WHISPERCPP_LICENSE = Apache License 2.0