20 lines
878 B
YAML
20 lines
878 B
YAML
sources:
|
|
"1.2.3":
|
|
url: "https://github.com/mariusbancila/stduuid/archive/v1.2.3.tar.gz"
|
|
sha256: "b1176597e789531c38481acbbed2a6894ad419aab0979c10410d59eb0ebf40d3"
|
|
"1.2.2":
|
|
url: "https://github.com/mariusbancila/stduuid/archive/v1.2.2.tar.gz"
|
|
sha256: "f554f6a9fe4d852fa217de6ab977afbf3f49e4a1dcb263afd61a94253c4c7a48"
|
|
"1.0":
|
|
url: "https://github.com/mariusbancila/stduuid/archive/v1.0.tar.gz"
|
|
sha256: "e96f2ac7c950c3c24d7e2e44a84236277b7774ee346dcc620edf400d9eda0a3c"
|
|
patches:
|
|
"1.2.2":
|
|
- patch_file: "patches/1.2.2-handle-span-header.patch"
|
|
patch_description: "Conditionally include span header based on compiler definition"
|
|
patch_type: "conan"
|
|
"1.2.3":
|
|
- patch_file: "patches/1.2.3-handle-span-header.patch"
|
|
patch_description: "Conditionally include span header based on compiler definition"
|
|
patch_type: "conan"
|