https://opus-codec.org/release/stable/2025/12/15/libopus-1_6.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 8698ee69d386..3004c8ec0fc9 100644 --- a/rules/opus.make +++ b/rules/opus.make @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_OPUS) += opus # # Paths and names # -OPUS_VERSION := 1.5.2 -OPUS_MD5 := c40b3a1fbdbb9a7aa178600b88200c76 +OPUS_VERSION := 1.6 +OPUS_MD5 := 6ddaa5851e354621b735806007fa4651 OPUS := opus-$(OPUS_VERSION) OPUS_SUFFIX := tar.gz OPUS_URL := http://downloads.xiph.org/releases/opus/$(OPUS).$(OPUS_SUFFIX) -- 2.47.3
