diff --git a/recipes/orc/all/conandata.yml b/recipes/orc/all/conandata.yml index 93e159be33f25..3bc936647af2b 100644 --- a/recipes/orc/all/conandata.yml +++ b/recipes/orc/all/conandata.yml @@ -1,4 +1,7 @@ sources: + "2.2.1": + url: "https://archive.apache.org/dist/orc/orc-2.2.1/orc-2.2.1.tar.gz" + sha256: "52fc762332442e8b05d7182f8c035f9e04d945b9a52be22ab69f28b3f37d4500" "2.1.1": url: "https://archive.apache.org/dist/orc/orc-2.1.1/orc-2.1.1.tar.gz" sha256: "15af8baeee322bab0298559a14a09cf8c14cf2008e35d8a78d3cc8a4c98d1e59" diff --git a/recipes/orc/config.yml b/recipes/orc/config.yml index 71fe108edc803..e8cfca0519baa 100644 --- a/recipes/orc/config.yml +++ b/recipes/orc/config.yml @@ -1,4 +1,6 @@ versions: + "2.2.1": + folder: all "2.1.1": folder: all "2.0.3":