From: Alexander Kanavin Date: Wed, 18 May 2022 10:58:25 +0000 (+0200) Subject: librsvg: upgrade 2.54.1 -> 2.54.3 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4092 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1019307e59abf599bb27fe257c3874b0bc6a345;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git librsvg: upgrade 2.54.1 -> 2.54.3 Signed-off-by: Alexander Kanavin Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-gnome/librsvg/librsvg_2.54.1.bb b/meta/recipes-gnome/librsvg/librsvg_2.54.3.bb similarity index 96% rename from meta/recipes-gnome/librsvg/librsvg_2.54.1.bb rename to meta/recipes-gnome/librsvg/librsvg_2.54.3.bb index 7bad2ed8165..958e80f00ae 100644 --- a/meta/recipes-gnome/librsvg/librsvg_2.54.1.bb +++ b/meta/recipes-gnome/librsvg/librsvg_2.54.3.bb @@ -20,7 +20,7 @@ SRC_URI += "file://0001-Makefile.am-pass-rust-target-to-cargo-also-when-not-.pat file://0001-system-deps-src-lib.rs-do-not-probe-into-harcoded-li.patch \ " -SRC_URI[archive.sha256sum] = "d5557efbdcc415a4180e1116b7f736cb711b253d110d95fa86ec830f70026625" +SRC_URI[archive.sha256sum] = "66158f2ef46dde260026846c4da102e4a9dd4e5293010f30949c6cc26dd6efe8" # librsvg is still autotools-based, but is calling cargo from its automake-driven makefiles # so we cannot use cargo class directly, but still need bits and pieces from it