[oe][meta-multimedia][PATCH 18/20] liblc3: upgrade 1.0.4 -> 1.1.3

[email protected] Sun, 2 Aug 2026 01:11:36 +1200
Newsgroups org.openembedded.lists.openembedded-devel
Message-ID <[email protected]>
From: Ankur Tyagi <[email protected]>

Also included tag in the SRC_URI.

https://github.com/google/liblc3/releases/tag/v1.1.0
https://github.com/google/liblc3/releases/tag/v1.1.1
https://github.com/google/liblc3/releases/tag/v1.1.2
https://github.com/google/liblc3/releases/tag/v1.1.3

Signed-off-by: Ankur Tyagi <[email protected]>
---
 .../liblc3/{liblc3_1.0.4.bb => liblc3_1.1.3.bb}               | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-multimedia/recipes-multimedia/liblc3/{liblc3_1.0.4.bb => liblc3_1.1.3.bb} (83%)

diff --git a/meta-multimedia/recipes-multimedia/liblc3/liblc3_1.0.4.bb b/meta-multimedia/recipes-multimedia/liblc3/liblc3_1.1.3.bb
similarity index 83%
rename from meta-multimedia/recipes-multimedia/liblc3/liblc3_1.0.4.bb
rename to meta-multimedia/recipes-multimedia/liblc3/liblc3_1.1.3.bb
index 1baa84c330..86c8b405d1 100644
--- a/meta-multimedia/recipes-multimedia/liblc3/liblc3_1.0.4.bb
+++ b/meta-multimedia/recipes-multimedia/liblc3/liblc3_1.1.3.bb
@@ -3,9 +3,9 @@ HOMEPAGE = "https://github.com/google/liblc3"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
 
-SRC_URI = "git://github.com/google/liblc3.git;protocol=https;branch=main"
+SRC_URI = "git://github.com/google/liblc3.git;protocol=https;branch=main;tag=v${PV}"
 
-SRCREV = "1a5938ebaca4f13fe79ce074f5dee079783aa29f"
+SRCREV = "96a3af0beb5487aca3b98a4b992a539a1f6d80d1"
 
 inherit pkgconfig meson