diff options
Diffstat (limited to 'mathcomp/field')
| -rw-r--r-- | mathcomp/field/opam | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mathcomp/field/opam b/mathcomp/field/opam index cd09358..2624714 100644 --- a/mathcomp/field/opam +++ b/mathcomp/field/opam @@ -3,8 +3,9 @@ name: "coq-mathcomp-field" version: "dev" maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>" -homepage: "http://math-comp.github.io/math-comp/" +homepage: "https://math-comp.github.io/math-comp/" bug-reports: "Mathematical Components <mathcomp-dev@sympa.inria.fr>" +dev-repo: "https://github.com/math-comp/math-comp.git" license: "CeCILL-B" build: [ make "-j" "%{jobs}%" ] |
