From 946243ec055e9bb810b833a79512341b54039901 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 14 Apr 2026 18:38:21 +0800 Subject: [PATCH] imagemagick: upgrade 7.1.2-18 -> 7.1.2-19 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{imagemagick_7.1.2-18.bb => imagemagick_7.1.2-19.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/imagemagick/{imagemagick_7.1.2-18.bb => imagemagick_7.1.2-19.bb} (99%) diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-18.bb b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-19.bb similarity index 99% rename from meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-18.bb rename to meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-19.bb index 49bf257cd3..18c23cb0d4 100644 --- a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-18.bb +++ b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-19.bb @@ -17,7 +17,7 @@ SRC_URI = "git://github.com/ImageMagick/ImageMagick.git;branch=main;protocol=htt file://imagemagick-ptest.sh \ " -SRCREV = "d4e4b2b35a573fb7d96bc64ff1a417415bbe0f4c" +SRCREV = "9fbd2b79450e930edb95e8158d412e57a7b27e83" inherit autotools pkgconfig update-alternatives ptest export ac_cv_sys_file_offset_bits = "64"