https://opus-codec.org/release/stable/2026/01/14/libopus-1_6_1.html
Signed-off-by: Philipp Zabel <[email protected]> --- rules/opus.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/opus.make b/rules/opus.make index 3004c8ec0fc9..f614e058a08b 100644 --- a/rules/opus.make +++ b/rules/opus.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_OPUS) += opus # # Paths and names # -OPUS_VERSION := 1.6 -OPUS_MD5 := 6ddaa5851e354621b735806007fa4651 +OPUS_VERSION := 1.6.1 +OPUS_MD5 := 67cafc438c430aa74eeb605eef670886 OPUS := opus-$(OPUS_VERSION) OPUS_SUFFIX := tar.gz OPUS_URL := http://downloads.xiph.org/releases/opus/$(OPUS).$(OPUS_SUFFIX) -- 2.47.3
