diff mbox series

[1/1] package/libcodec2: bump to version 1.0.5

Message ID 20221021223144.116049-1-fontaine.fabrice@gmail.com
State Accepted
Headers show
Series [1/1] package/libcodec2: bump to version 1.0.5 | expand

Commit Message

Fabrice Fontaine Oct. 21, 2022, 10:31 p.m. UTC
https://github.com/drowe67/codec2/releases/tag/v1.0.3
https://github.com/drowe67/codec2/releases/tag/v1.0.4
https://github.com/drowe67/codec2/releases/tag/v1.0.5

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/libcodec2/libcodec2.hash | 2 +-
 package/libcodec2/libcodec2.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Peter Korsgaard Oct. 23, 2022, 5:24 p.m. UTC | #1
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > https://github.com/drowe67/codec2/releases/tag/v1.0.3
 > https://github.com/drowe67/codec2/releases/tag/v1.0.4
 > https://github.com/drowe67/codec2/releases/tag/v1.0.5

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed, thanks.
Thomas Petazzoni Oct. 25, 2022, 6:39 p.m. UTC | #2
On Sat, 22 Oct 2022 00:31:44 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> https://github.com/drowe67/codec2/releases/tag/v1.0.3
> https://github.com/drowe67/codec2/releases/tag/v1.0.4
> https://github.com/drowe67/codec2/releases/tag/v1.0.5
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/libcodec2/libcodec2.hash | 2 +-
>  package/libcodec2/libcodec2.mk   | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

This update is apparently causing quite some breakage:

  http://autobuild.buildroot.net/?reason=libcodec2-1.0.5

Could you have a look perhaps? Thanks a lot!

Thomas
diff mbox series

Patch

diff --git a/package/libcodec2/libcodec2.hash b/package/libcodec2/libcodec2.hash
index 795ca37006..ba44aa015c 100644
--- a/package/libcodec2/libcodec2.hash
+++ b/package/libcodec2/libcodec2.hash
@@ -1,3 +1,3 @@ 
 # Locally computed
-sha256  14227963940d79e0ec5af810f37101b30e1c7e8555abd96c56b3c0473abac8ef  libcodec2-1.0.1.tar.gz
+sha256  cd9a065dd1c3477f6172a0156294f767688847e4d170103d1f08b3a075f82826  libcodec2-1.0.5.tar.gz
 sha256  9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf  COPYING
diff --git a/package/libcodec2/libcodec2.mk b/package/libcodec2/libcodec2.mk
index b4f08a496e..b97db8ff59 100644
--- a/package/libcodec2/libcodec2.mk
+++ b/package/libcodec2/libcodec2.mk
@@ -4,7 +4,7 @@ 
 #
 ################################################################################
 
-LIBCODEC2_VERSION = 1.0.1
+LIBCODEC2_VERSION = 1.0.5
 LIBCODEC2_SITE = $(call github,drowe67,codec2,v$(LIBCODEC2_VERSION))
 LIBCODEC2_LICENSE = LGPL-2.1
 LIBCODEC2_LICENSE_FILES = COPYING