Skip to content

Commit

Permalink
Update llvm to 19.1.3 (#1403)
Browse files Browse the repository at this point in the history
Update llvm to 19.1.3
  • Loading branch information
anutosh491 authored Oct 30, 2024
1 parent d229131 commit 25ec11c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/recipes_emscripten/llvm/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
context:
version: 19.1.2
version: 19.1.3

package:
name: llvm
Expand All @@ -8,13 +8,13 @@ package:
source:
url: https://github.com/llvm/llvm-project/archive/refs/tags/llvmorg-${{ version
}}.tar.gz
sha256: 622cb6c5e95a3bb7e9876c4696a65671f235bd836cfd0c096b272f6c2ada41e7
sha256: e5106e2bef341b3f5e41340e4b6c6a58259f4021ad801acf14e88f1a84567b05
patches:
- patches/cross_compile.patch
- patches/lldwasm_link.patch

build:
number: 1
number: 0

requirements:
build:
Expand Down

0 comments on commit 25ec11c

Please sign in to comment.