diff mbox series

[1/1] package/opus: bump version to 1.4

Message ID 20230610171124.1092368-1-bernd.kuhls@t-online.de
State Accepted
Headers show
Series [1/1] package/opus: bump version to 1.4 | expand

Commit Message

Bernd Kuhls June 10, 2023, 5:11 p.m. UTC
Release notes:
https://opus-codec.org/release/stable/2023/04/20/libopus-1_4.html

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/opus/opus.hash | 2 +-
 package/opus/opus.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Thomas Petazzoni July 12, 2023, 7:48 p.m. UTC | #1
On Sat, 10 Jun 2023 19:11:24 +0200
Bernd Kuhls <bernd.kuhls@t-online.de> wrote:

> Release notes:
> https://opus-codec.org/release/stable/2023/04/20/libopus-1_4.html
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
>  package/opus/opus.hash | 2 +-
>  package/opus/opus.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied to master, thanks.

Thomas
diff mbox series

Patch

diff --git a/package/opus/opus.hash b/package/opus/opus.hash
index 2365e47c7d..7569ee08d1 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  65b58e1e25b2a114157014736a3d9dfeaad8d41be1c8179866f144a2fb44ff9d  opus-1.3.1.tar.gz
+sha256  c9b32b4253be5ae63d1ff16eea06b94b5f0f2951b7a02aceef58e3a3ce49c51f  opus-1.4.tar.gz
 
 # Hash for license file
 sha256  8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682  COPYING
diff --git a/package/opus/opus.mk b/package/opus/opus.mk
index d8e0623e15..15531b521a 100644
--- a/package/opus/opus.mk
+++ b/package/opus/opus.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-OPUS_VERSION = 1.3.1
+OPUS_VERSION = 1.4
 OPUS_SITE = https://downloads.xiph.org/releases/opus
 OPUS_LICENSE = BSD-3-Clause
 OPUS_LICENSE_FILES = COPYING