aboutsummaryrefslogtreecommitdiff
path: root/mathcomp
diff options
context:
space:
mode:
Diffstat (limited to 'mathcomp')
-rw-r--r--mathcomp/algebra/opam2
-rw-r--r--mathcomp/character/opam2
-rw-r--r--mathcomp/field/opam2
-rw-r--r--mathcomp/fingroup/opam2
-rw-r--r--mathcomp/odd_order/opam2
-rw-r--r--mathcomp/real_closed/opam2
-rw-r--r--mathcomp/solvable/opam2
-rw-r--r--mathcomp/ssreflect/opam4
8 files changed, 9 insertions, 9 deletions
diff --git a/mathcomp/algebra/opam b/mathcomp/algebra/opam
index a94d17b..59dd47d 100644
--- a/mathcomp/algebra/opam
+++ b/mathcomp/algebra/opam
@@ -3,7 +3,7 @@ name: "coq-mathcomp-algebra"
version: "dev"
maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
-homepage: "http://ssr.msr-inria.inria.fr/"
+homepage: "http://math-comp.github.io/math-comp/"
bug-reports: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
license: "CeCILL-B"
diff --git a/mathcomp/character/opam b/mathcomp/character/opam
index e7dd3fb..3c94411 100644
--- a/mathcomp/character/opam
+++ b/mathcomp/character/opam
@@ -3,7 +3,7 @@ name: "coq-mathcomp-character"
version: "dev"
maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
-homepage: "http://ssr.msr-inria.inria.fr/"
+homepage: "http://math-comp.github.io/math-comp/"
bug-reports: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
license: "CeCILL-B"
diff --git a/mathcomp/field/opam b/mathcomp/field/opam
index 912eded..cd09358 100644
--- a/mathcomp/field/opam
+++ b/mathcomp/field/opam
@@ -3,7 +3,7 @@ name: "coq-mathcomp-field"
version: "dev"
maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
-homepage: "http://ssr.msr-inria.inria.fr/"
+homepage: "http://math-comp.github.io/math-comp/"
bug-reports: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
license: "CeCILL-B"
diff --git a/mathcomp/fingroup/opam b/mathcomp/fingroup/opam
index d378e83..a651a0e 100644
--- a/mathcomp/fingroup/opam
+++ b/mathcomp/fingroup/opam
@@ -3,7 +3,7 @@ name: "coq-mathcomp-fingroup"
version: "dev"
maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
-homepage: "http://ssr.msr-inria.inria.fr/"
+homepage: "http://math-comp.github.io/math-comp/"
bug-reports: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
license: "CeCILL-B"
diff --git a/mathcomp/odd_order/opam b/mathcomp/odd_order/opam
index 5150001..f745e77 100644
--- a/mathcomp/odd_order/opam
+++ b/mathcomp/odd_order/opam
@@ -3,7 +3,7 @@ name: "coq-mathcomp-odd_order"
version: "dev"
maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
-homepage: "http://ssr.msr-inria.inria.fr/"
+homepage: "http://math-comp.github.io/math-comp/"
bug-reports: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
license: "CeCILL-B"
diff --git a/mathcomp/real_closed/opam b/mathcomp/real_closed/opam
index d06f2e7..52d18b2 100644
--- a/mathcomp/real_closed/opam
+++ b/mathcomp/real_closed/opam
@@ -3,7 +3,7 @@ name: "coq-mathcomp-real_closed"
version: "dev"
maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
-homepage: "http://ssr.msr-inria.inria.fr/"
+homepage: "http://math-comp.github.io/math-comp/"
bug-reports: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
license: "CeCILL-B"
diff --git a/mathcomp/solvable/opam b/mathcomp/solvable/opam
index 3e8537c..d978d1c 100644
--- a/mathcomp/solvable/opam
+++ b/mathcomp/solvable/opam
@@ -3,7 +3,7 @@ name: "coq-mathcomp-solvable"
version: "dev"
maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
-homepage: "http://ssr.msr-inria.inria.fr/"
+homepage: "http://math-comp.github.io/math-comp/"
bug-reports: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
license: "CeCILL-B"
diff --git a/mathcomp/ssreflect/opam b/mathcomp/ssreflect/opam
index 398d385..7e1b09c 100644
--- a/mathcomp/ssreflect/opam
+++ b/mathcomp/ssreflect/opam
@@ -3,14 +3,14 @@ name: "coq-mathcomp-ssreflect"
version: "dev"
maintainer: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
-homepage: "http://ssr.msr-inria.inria.fr/"
+homepage: "http://math-comp.github.io/math-comp/"
bug-reports: "Mathematical Components <mathcomp-dev@sympa.inria.fr>"
license: "CeCILL-B"
build: [ make "-j" "%{jobs}%" ]
install: [ make "install" ]
remove: [ "sh" "-c" "rm -rf '%{lib}%/coq/user-contrib/mathcomp'" ]
-depends: [ "coq" { ((>= "8.4pl4" & < "8.5~") | (>= "8.5" & < "8.8~") | (= "dev"))} ]
+depends: [ "coq" { ((>= "8.4pl4" & < "8.8~") | (= "dev"))} ]
tags: [ "keyword:small scale reflection" "keyword:mathematical components" "keyword:odd order theorem" ]
authors: [ "Jeremy Avigad <>" "Andrea Asperti <>" "Stephane Le Roux <>" "Yves Bertot <>" "Laurence Rideau <>" "Enrico Tassi <>" "Ioana Pasca <>" "Georges Gonthier <>" "Sidi Ould Biha <>" "Cyril Cohen <>" "Francois Garillot <>" "Alexey Solovyev <>" "Russell O'Connor <>" "Laurent Théry <>" "Assia Mahboubi <>" ]