mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 19:40:35 -09:00
package/opus: bump version to 1.6.1
https://opus-codec.org/release/stable/2026/01/14/libopus-1_6_1.html Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
72e4853bc7
commit
aa1bdd38ff
@@ -1,5 +1,5 @@
|
||||
# From http://downloads.xiph.org/releases/opus/SHA256SUMS.txt
|
||||
sha256 b7637334527201fdfd6dd6a02e67aceffb0e5e60155bbd89175647a80301c92c opus-1.6.tar.gz
|
||||
sha256 6ffcb593207be92584df15b32466ed64bbec99109f007c82205f0194572411a1 opus-1.6.1.tar.gz
|
||||
|
||||
# Hash for license file
|
||||
sha256 01e1167d54a096d123cf6dfbbeb19587278845c6481d2d66d545669846079551 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
OPUS_VERSION = 1.6
|
||||
OPUS_VERSION = 1.6.1
|
||||
OPUS_SITE = https://downloads.xiph.org/releases/opus
|
||||
OPUS_LICENSE = BSD-3-Clause
|
||||
OPUS_LICENSE_FILES = COPYING
|
||||
|
||||
Reference in New Issue
Block a user