Skip to content

Commit 2e0c43a

Browse files
committed
Fix link to install.sh
1 parent 4ebdae5 commit 2e0c43a

File tree

1 file changed

+1
-1
lines changed
  • packages/llvm/llvm.19-static

1 file changed

+1
-1
lines changed

packages/llvm/llvm.19-static/opam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ url {
5050
}
5151
extra-source "install.sh" {
5252
src:
53-
"llvm/install.sh"
53+
"https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/llvm/install.sh.18"
5454
checksum: [
5555
"sha256=c1f95d0c7ae539fcbe97327c4ed64e7a86009143c34f7e721319407975965bae"
5656
"md5=6e458426d1008d4696662cf7d3432d8b"

0 commit comments

Comments
 (0)