* [Buildroot] [PATCH 1/1] package/opus: bump version to 1.5.2
@ 2025-07-04 16:57 Bernd Kuhls
2025-07-04 21:17 ` Julien Olivain via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Bernd Kuhls @ 2025-07-04 16:57 UTC (permalink / raw)
To: buildroot
Release notes:
https://opus-codec.org/release/stable/2024/03/04/libopus-1_5.html
https://opus-codec.org/release/stable/2024/03/04/libopus-1_5_1.html
https://opus-codec.org/release/stable/2024/04/12/libopus-1_5_2.html
Updated license hash due to copyright year bump:
https://gitlab.xiph.org/xiph/opus/-/commit/254b5ee7b2e7c89aaddbf7a994fea0563842873f
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/opus/opus.hash | 4 ++--
package/opus/opus.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/opus/opus.hash b/package/opus/opus.hash
index 7569ee08d1..ef0226281d 100644
--- a/package/opus/opus.hash
+++ b/package/opus/opus.hash
@@ -1,5 +1,5 @@
# From http://downloads.xiph.org/releases/opus/SHA256SUMS.txt
-sha256 c9b32b4253be5ae63d1ff16eea06b94b5f0f2951b7a02aceef58e3a3ce49c51f opus-1.4.tar.gz
+sha256 65c1d2f78b9f2fb20082c38cbe47c951ad5839345876e46941612ee87f9a7ce1 opus-1.5.2.tar.gz
# Hash for license file
-sha256 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682 COPYING
+sha256 01e1167d54a096d123cf6dfbbeb19587278845c6481d2d66d545669846079551 COPYING
diff --git a/package/opus/opus.mk b/package/opus/opus.mk
index cbc07a091b..1d3133bb58 100644
--- a/package/opus/opus.mk
+++ b/package/opus/opus.mk
@@ -4,7 +4,7 @@
#
################################################################################
-OPUS_VERSION = 1.4
+OPUS_VERSION = 1.5.2
OPUS_SITE = https://downloads.xiph.org/releases/opus
OPUS_LICENSE = BSD-3-Clause
OPUS_LICENSE_FILES = COPYING
--
2.39.5
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-07-04 21:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-04 16:57 [Buildroot] [PATCH 1/1] package/opus: bump version to 1.5.2 Bernd Kuhls
2025-07-04 21:17 ` Julien Olivain via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.