mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
coq: update to 8.7.0.
This commit is contained in:
parent
f941db7f16
commit
869dfb4fb4
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
pkgname=coq
|
pkgname=coq
|
||||||
version=8.6.1
|
version=8.7.0
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="ocaml ocaml-findlib camlp4"
|
hostmakedepends="ocaml ocaml-findlib 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=32f8aa92853483dec18030def9f0857a708fee56cf4287e39c9a260f08138f9d
|
checksum=f376207ed051b3fd27c519f44b25eb25f8dddbce22715f68c3cedfd2e4b39297
|
||||||
nopie=yes
|
nopie=yes
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue