Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions llvm-19.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: llvm-19
version: 19.1.2
version: 19.1.3
epoch: 0
description: "low-level virtual machine - core frameworks"
copyright:
Expand Down Expand Up @@ -32,7 +32,7 @@ pipeline:
with:
repository: https://github.com/llvm/llvm-project
tag: llvmorg-${{package.version}}
expected-commit: 7ba7d8e2f7b6445b60679da826210cdde29eaf8b
expected-commit: ab51eccf88f5321e7c60591c5546b254b6afab99

- runs: |
ffi_include_dir="$(pkg-config --cflags-only-I libffi | sed 's|^-I||g')"
Expand Down