From: Alexander Kanavin Date: Mon, 7 Nov 2022 14:54:41 +0000 (+0100) Subject: taglib: upgrade 1.12 -> 1.13 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~2581 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=61931cf9f3ffbbf11008276117d18d1b06b1b760;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git taglib: upgrade 1.12 -> 1.13 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- 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/"