aboutsummaryrefslogtreecommitdiff
path: root/mathcomp/field
diff options
context:
space:
mode:
authorEnrico2018-10-25 17:12:53 +0200
committerGitHub2018-10-25 17:12:53 +0200
commite7d908b345a7a40ae4dd25338d2bebde3bf19cff (patch)
treecc01ae0a18bec3b4ffbf0eb93dedaf7be1d02c59 /mathcomp/field
parentf807c7799283209c26b1a6131db8759e955e9b98 (diff)
parent257be4862014443c834a4113872516d77a412c2f (diff)
Merge pull request #232 from anton-trunov/master
[opam]: add dev-repo links
Diffstat (limited to 'mathcomp/field')
-rw-r--r--mathcomp/field/opam3
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}%" ]