From 2a5fc361fa6e4709be44a4b7ebd11337e43424c3 Mon Sep 17 00:00:00 2001 From: wangmy Date: Wed, 23 Feb 2022 19:03:10 +0800 Subject: [PATCH] flac: upgrade 1.3.3 -> 1.3.4 Signed-off-by: Wang Mingyu Signed-off-by: Richard Purdie --- meta/recipes-multimedia/flac/{flac_1.3.3.bb => flac_1.3.4.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-multimedia/flac/{flac_1.3.3.bb => flac_1.3.4.bb} (93%) diff --git a/meta/recipes-multimedia/flac/flac_1.3.3.bb b/meta/recipes-multimedia/flac/flac_1.3.4.bb similarity index 93% rename from meta/recipes-multimedia/flac/flac_1.3.3.bb rename to meta/recipes-multimedia/flac/flac_1.3.4.bb index 7c943b752f..012da0a0a0 100644 --- a/meta/recipes-multimedia/flac/flac_1.3.3.bb +++ b/meta/recipes-multimedia/flac/flac_1.3.4.bb @@ -17,8 +17,7 @@ DEPENDS = "libogg" SRC_URI = "http://downloads.xiph.org/releases/flac/${BP}.tar.xz \ " -SRC_URI[md5sum] = "26703ed2858c1fc9ffc05136d13daa69" -SRC_URI[sha256sum] = "213e82bd716c9de6db2f98bcadbc4c24c7e2efe8c75939a1a84e28539c4e1748" +SRC_URI[sha256sum] = "8ff0607e75a322dd7cd6ec48f4f225471404ae2730d0ea945127b1355155e737" CVE_PRODUCT = "libflac flac" -- 2.40.1