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