coq: update to 8.7.1.
This commit is contained in:
parent
a7d54ae170
commit
decdbf00e8
|
@ -1,13 +1,13 @@
|
||||||
pkgname=coq
|
pkgname=coq
|
||||||
version=8.7.0
|
version=8.7.1
|
||||||
revision=2
|
revision=1
|
||||||
hostmakedepends="ocaml ocaml-findlib ocaml-num camlp5"
|
hostmakedepends="ocaml ocaml-findlib ocaml-num camlp5"
|
||||||
short_desc="Proof assistant written in OCaml"
|
short_desc="Proof assistant written in OCaml"
|
||||||
maintainer="Némo Fournier <nemo@epicea.xyz>"
|
maintainer="Némo Fournier <nemo@epicea.xyz>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="https://coq.inria.fr"
|
homepage="https://coq.inria.fr"
|
||||||
distfiles="${homepage}/distrib/V${version}/files/${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/distrib/V${version}/files/${pkgname}-${version}.tar.gz"
|
||||||
checksum=f376207ed051b3fd27c519f44b25eb25f8dddbce22715f68c3cedfd2e4b39297
|
checksum=d381b38522cee0e73804ee3a763648f602eda942312c18d333f9567c56dbfd03
|
||||||
nopie=yes
|
nopie=yes
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue