From c8ad4689e4eb20d7d36d77624e81897f1187d836 Mon Sep 17 00:00:00 2001 From: ericLemanissier Date: Wed, 15 Nov 2023 11:06:25 +0100 Subject: [PATCH] rangesnext: remove bogus patches section There never was any patch in this recipe identified in https://github.com/conan-io/conan-center- index/issues/21146 --- recipes/rangesnext/all/conandata.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/recipes/rangesnext/all/conandata.yml b/recipes/rangesnext/all/conandata.yml index 29a3d8ef00ff0..f52ac4400f69a 100644 --- a/recipes/rangesnext/all/conandata.yml +++ b/recipes/rangesnext/all/conandata.yml @@ -2,6 +2,3 @@ sources: "cci.20210426": url: "https://github.com/cor3ntin/rangesnext/archive/10fd1cffe7a2a9688a31f91ec8754668c4cdd9a6.tar.gz" sha256: "8b4ba9129346818d1ad2ab1fe00ccb85c5c1b35fef91868aece97aa079e0dec4" -patches: - "cci.20210426": - - patch_file: "patches/0001-cmake-disable-tests.patch"