diff options
Diffstat (limited to 'mathcomp/solvable')
| -rw-r--r-- | mathcomp/solvable/opam | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mathcomp/solvable/opam b/mathcomp/solvable/opam index d978d1c..6e0bd16 100644 --- a/mathcomp/solvable/opam +++ b/mathcomp/solvable/opam @@ -3,8 +3,9 @@ name: "coq-mathcomp-solvable" 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}%" ] |
