]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
librsvg: upgrade 2.54.1 -> 2.54.3
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 18 May 2022 10:58:25 +0000 (12:58 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 May 2022 21:52:15 +0000 (22:52 +0100)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/librsvg/librsvg_2.54.3.bb [moved from meta/recipes-gnome/librsvg/librsvg_2.54.1.bb with 96% similarity]

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 7bad2ed8165226e670863c2379c96b7c98df5e75..958e80f00aea9048ec9c7849122ed4f099d0f985 100644 (file)
@@ -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