From 4383db7ec4abffe8038343791c05258cbc808803 Mon Sep 17 00:00:00 2001 From: Jordan Williams Date: Thu, 28 Sep 2023 12:15:36 -0500 Subject: [PATCH] pixman: Add version 0.42.2 --- recipes/pixman/all/conandata.yml | 3 +++ recipes/pixman/config.yml | 2 ++ 2 files changed, 5 insertions(+) diff --git a/recipes/pixman/all/conandata.yml b/recipes/pixman/all/conandata.yml index 1f4279689a6c33..e2bfd27c89afa0 100644 --- a/recipes/pixman/all/conandata.yml +++ b/recipes/pixman/all/conandata.yml @@ -1,4 +1,7 @@ sources: + "0.42.2": + url: "https://www.cairographics.org/releases/pixman-0.42.2.tar.gz" + sha256: "ea1480efada2fd948bc75366f7c349e1c96d3297d09a3fe62626e38e234a625e" "0.40.0": url: "https://www.cairographics.org/releases/pixman-0.40.0.tar.gz" sha256: "6d200dec3740d9ec4ec8d1180e25779c00bc749f94278c8b9021f5534db223fc" diff --git a/recipes/pixman/config.yml b/recipes/pixman/config.yml index b237af91644c9c..6f0c5774800903 100644 --- a/recipes/pixman/config.yml +++ b/recipes/pixman/config.yml @@ -1,4 +1,6 @@ versions: + "0.42.2": + folder: "all" "0.40.0": folder: "all" "0.38.4":