]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
librsvg: upgrade 2.54.4 -> 2.54.5
authorwangmy <wangmy@fujitsu.com>
Tue, 30 Aug 2022 04:09:18 +0000 (12:09 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 1 Sep 2022 09:12:49 +0000 (10:12 +0100)
Changelog:
- #880 - Accept patterns with userSpaceOnUse units for the stroke of
  axis-aligned lines.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-gnome/librsvg/librsvg_2.54.5.bb [moved from meta/recipes-gnome/librsvg/librsvg_2.54.4.bb with 96% similarity]

similarity index 96%
rename from meta/recipes-gnome/librsvg/librsvg_2.54.4.bb
rename to meta/recipes-gnome/librsvg/librsvg_2.54.5.bb
index 82b1bf9bcef69265779ee64533aa1ccb8a84626a..fc52ae61c565e49bc45c31550f47a0fdf59030a0 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] = "ea152a243f6a43c0e036a28c70de3fcbcdea5664c6811c78592bc229ecc24833"
+SRC_URI[archive.sha256sum] = "4f03190f45324d1fa1f52a79dfcded1f64eaf49b3ae2f88eedab0c07617cae6e"
 
 # 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