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