Skip to content

Commit b5e6253

Browse files
coin-cgl : reordered declarations (higher version first), renamed patch files
1 parent 8293a03 commit b5e6253

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

recipes/coin-cgl/all/conandata.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
sources:
2-
"0.60.3":
3-
url: "https://github.com/coin-or/Cgl/archive/releases/0.60.3.tar.gz"
4-
sha256: "cfeeedd68feab7c0ce377eb9c7b61715120478f12c4dd0064b05ad640e20f3fb"
52
"0.60.6":
63
url: "https://github.com/coin-or/Cgl/archive/releases/0.60.6.tar.gz"
74
sha256: "9e2c51ffad816ab408763d6b931e2a3060482ee4bf1983148969de96d4b2c9ce"
8-
patches:
95
"0.60.3":
10-
- patch_file: "patches/0001-no-pkg-config-check.patch"
11-
base_path: "source_subfolder"
6+
url: "https://github.com/coin-or/Cgl/archive/releases/0.60.3.tar.gz"
7+
sha256: "cfeeedd68feab7c0ce377eb9c7b61715120478f12c4dd0064b05ad640e20f3fb"
8+
patches:
129
"0.60.6":
13-
- patch_file: "patches/0002-no-pkg-config-check.patch"
10+
- patch_file: "patches/0.60.6-0001-no-pkg-config-check.patch"
11+
base_path: "source_subfolder"
12+
"0.60.3":
13+
- patch_file: "patches/0.60.3-0001-no-pkg-config-check.patch"
1414
base_path: "source_subfolder"

recipes/coin-cgl/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
versions:
2-
"0.60.3":
3-
folder: "all"
42
"0.60.6":
53
folder: "all"
4+
"0.60.3":
5+
folder: "all"

0 commit comments

Comments
 (0)