Skip to content

Commit af873b7

Browse files
authored
Merge pull request #24477 from kit-ty-kate/llvm-metadata
Update metadata for the llvm package
2 parents 98bb73c + 0cad736 commit af873b7

File tree

1 file changed

+5
-3
lines changed
  • packages/llvm/llvm.15.0.7+nnp-2

1 file changed

+5
-3
lines changed

packages/llvm/llvm.15.0.7+nnp-2/opam

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
opam-version: "2.0"
22
synopsis: "The OCaml bindings distributed with LLVM"
33
description: "Note: LLVM should be installed first."
4-
maintainer: "Kate <[email protected]>"
4+
maintainer: "Alan Hu <[email protected]>"
55
authors: [
6+
"Alan Hu <[email protected]>"
7+
68
"Gordon Henriksen <[email protected]>"
79
"whitequark <[email protected]>"
810
"The LLVM team"
@@ -23,10 +25,10 @@ build: [
2325
["rm" "%{name}%.install"]
2426
]
2527
install: ["./install.sh" prefix]
26-
dev-repo: "git+https://github.com/kit-ty-kate/llvm-dune.git"
28+
dev-repo: "git+https://github.com/alan-j-hu/llvm-dune.git"
2729
url {
2830
src:
29-
"https://github.com/kit-ty-kate/llvm-dune/releases/download/v15.0.7%2Bnnp-2/llvm-dune-full-minified-15.0.7+nnp-2.tar.gz"
31+
"https://github.com/alan-j-hu/llvm-dune/releases/download/v15.0.7%2Bnnp-2/llvm-dune-full-minified-15.0.7+nnp-2.tar.gz"
3032
checksum: [
3133
"md5=70475fecf3387aaab2938fad6182d8ed"
3234
"sha512=1ad859718873bfa99900eeb865c3c4d1c01092113e4757b6c37ed2eaf0134a947a7ed1f8b2345813485c5ee5229c533a7bb58b545d4c58cea7c3b885a40fd728"

0 commit comments

Comments
 (0)