Skip to content

Commit 759acc3

Browse files
libcxx v16.0.1 (#115)
automerged PR by conda-forge/automerge-action
2 parents 4beaa46 + 43c6a1d commit 759acc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipe/meta.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
{% set version = "16.0.0" %}
1+
{% set version = "16.0.1" %}
22

33
package:
44
name: libcxx_and_libcxxabi
55
version: {{ version }}
66

77
source:
88
- url: https://github.com/llvm/llvm-project/releases/download/llvmorg-{{ version.replace(".rc", "-rc") }}/llvm-project-{{ version.replace(".rc", "rc") }}.src.tar.xz
9-
sha256: 9a56d906a2c81f16f06efc493a646d497c53c2f4f28f0cb1f3c8da7f74350254
9+
sha256: ab7e3b95adb88fd5b669ca8c1d3c1e8d2a601c4478290d3ae31d8d70e96f2064
1010
patches:
1111
- patches/0001-libcxxabi-10.9-compatibility.patch # [osx and x86_64]
1212
- patches/0002-Support-legacy-standalone-builds.patch

0 commit comments

Comments
 (0)