coq: update to 8.8.2.

Adopted.
This commit is contained in:
Leah Neukirchen 2018-10-10 14:57:21 +02:00
parent ad080e51f1
commit 33f6935888

View file

@ -1,13 +1,13 @@
pkgname=coq pkgname=coq
version=8.8.1 version=8.8.2
revision=1 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="Leah Neukirchen <leah@vuxu.org>"
license="LGPL-2.1" license="LGPL-2.1"
homepage="https://coq.inria.fr" homepage="https://coq.inria.fr"
distfiles="https://github.com/coq/coq/archive/V${version}.tar.gz" distfiles="https://github.com/coq/coq/archive/V${version}.tar.gz"
checksum=c852fef30f511135993bc9dbed299849663d0096a72bf0797a133f86deda9e8d checksum=f9f843b21fda18195fbf80c706bce8ac70ccb43cbd82f6916747dc6c22d05044
nopie=yes nopie=yes
nocross=yes nocross=yes