Skip to content

Commit

Permalink
updated v19.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot committed Oct 15, 2024
1 parent e7b3743 commit 8c26db2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "19.1.1" %}
{% set version = "19.1.2" %}
{% set major_ver = version.split('.')[0] %}

package:
Expand All @@ -7,7 +7,7 @@ package:

source:
url: https://github.com/llvm/llvm-project/archive/refs/tags/llvmorg-{{ version.replace(".rc", "-rc") }}.tar.gz
sha256: 115dfd98a353d05bffdab3f80db22f159da48aca0124e8c416f437adcd54b77f
sha256: 622cb6c5e95a3bb7e9876c4696a65671f235bd836cfd0c096b272f6c2ada41e7
patches:
- patches/0001-no-code-sign.patch
- patches/0002-Revert-Declare-_availability_version_check-as-weak_i.patch
Expand Down

0 comments on commit 8c26db2

Please sign in to comment.