diff --git a/recipes/imagemagick/cmake/conandata.yml b/recipes/imagemagick/cmake/conandata.yml index f6ef67069792dd..fe496cdb5c0ded 100644 --- a/recipes/imagemagick/cmake/conandata.yml +++ b/recipes/imagemagick/cmake/conandata.yml @@ -7,12 +7,12 @@ sources: url: "https://codeload.github.com/valgur/ImageMagick/zip/e2d7c88c28e31af065ed8b3aa7f5c1f9d81ef88e" sha256: "c74972656fdff0c5a1271c410bfa110df444678428674abe90fb985389b15426" patches: - "7.1.1-22": - - patch_file: "patches/001-fix-missing-zstd-info.patch" - patch_type: "bugfix" - patch_description: "Fix zstd not being listed under GetMagickDelegates()" - patch_source: "https://github.com/ImageMagick/ImageMagick/pull/6934" - - patch_file: "patches/002-do-not-use-lt_dlclose.patch" - patch_type: "portability" - patch_description: "Replace lt_dlclose() with dlclose() / FreeLibrary() to avoid libtool dependency" - patch_source: "https://github.com/valgur/ImageMagick/commit/f9ac3ad9de31c845efe7f5fbd9e906656af1ce07" + "7.1.1-22": + - patch_file: "patches/001-fix-missing-zstd-info.patch" + patch_type: "bugfix" + patch_description: "Fix zstd not being listed under GetMagickDelegates()" + patch_source: "https://github.com/ImageMagick/ImageMagick/pull/6934" + - patch_file: "patches/002-do-not-use-lt_dlclose.patch" + patch_type: "portability" + patch_description: "Replace lt_dlclose() with dlclose() / FreeLibrary() to avoid libtool dependency" + patch_source: "https://github.com/valgur/ImageMagick/commit/f9ac3ad9de31c845efe7f5fbd9e906656af1ce07"