From 61931cf9f3ffbbf11008276117d18d1b06b1b760 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 7 Nov 2022 15:54:41 +0100 Subject: [PATCH] taglib: upgrade 1.12 -> 1.13 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- meta/recipes-support/taglib/{taglib_1.12.bb => taglib_1.13.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-support/taglib/{taglib_1.12.bb => taglib_1.13.bb} (92%) diff --git a/meta/recipes-support/taglib/taglib_1.12.bb b/meta/recipes-support/taglib/taglib_1.13.bb similarity index 92% rename from meta/recipes-support/taglib/taglib_1.12.bb rename to meta/recipes-support/taglib/taglib_1.13.bb index e6e3ef07ade..6560bc3660d 100644 --- a/meta/recipes-support/taglib/taglib_1.12.bb +++ b/meta/recipes-support/taglib/taglib_1.13.bb @@ -11,8 +11,7 @@ DEPENDS = "zlib" SRC_URI = "http://taglib.github.io/releases/${BP}.tar.gz" -SRC_URI[md5sum] = "4313ed2671234e029b7af8f97c84e9af" -SRC_URI[sha256sum] = "7fccd07669a523b07a15bd24c8da1bbb92206cb19e9366c3692af3d79253b703" +SRC_URI[sha256sum] = "58f08b4db3dc31ed152c04896ee9172d22052bc7ef12888028c01d8b1d60ade0" UPSTREAM_CHECK_URI = "https://taglib.org/" -- 2.47.3