diff --git a/recipes/libxml2/all/conandata.yml b/recipes/libxml2/all/conandata.yml index 68fe5669e65f4..37ac179d3514e 100644 --- a/recipes/libxml2/all/conandata.yml +++ b/recipes/libxml2/all/conandata.yml @@ -1,4 +1,7 @@ sources: + "2.12.2": + url: "https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.2.tar.xz" + sha256: "3f2e6464fa15073eb8f3d18602d54fafc489b7715171064615a40490c6be9f4f" "2.12.1": url: "https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.1.tar.xz" sha256: "8982b9ccdf7f456e30d8f7012d50858c6623e495333b6191def455c7e95427eb" diff --git a/recipes/libxml2/config.yml b/recipes/libxml2/config.yml index aece5e69bedd8..cde8f92b31014 100644 --- a/recipes/libxml2/config.yml +++ b/recipes/libxml2/config.yml @@ -1,4 +1,6 @@ versions: + "2.12.2": + folder: all "2.12.1": folder: all "2.11.5":