Update opam file
This commit is contained in:
parent
9612274567
commit
194419227f
|
@ -2,9 +2,9 @@ opam-version: "1.2"
|
||||||
maintainer: "jeremie@dimino.org"
|
maintainer: "jeremie@dimino.org"
|
||||||
authors: ["Jérémie Dimino"]
|
authors: ["Jérémie Dimino"]
|
||||||
license: "BSD3"
|
license: "BSD3"
|
||||||
homepage: "https://github.com/diml/utop"
|
homepage: "https://github.com/ocaml-community/utop"
|
||||||
bug-reports: "https://github.com/diml/utop/issues"
|
bug-reports: "https://github.com/ocaml-community/utop/issues"
|
||||||
dev-repo: "https://github.com/diml/utop.git"
|
dev-repo: "https://github.com/ocaml-community/utop.git"
|
||||||
build: [
|
build: [
|
||||||
["jbuilder" "subst"] {pinned}
|
["jbuilder" "subst"] {pinned}
|
||||||
["jbuilder" "build" "-p" name "-j" jobs]
|
["jbuilder" "build" "-p" name "-j" jobs]
|
||||||
|
|
Loading…
Reference in New Issue