coq: update to 8.10.2.
This commit is contained in:
parent
db5d7042ec
commit
22c7e33190
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'coq'
|
||||
pkgname=coq
|
||||
version=8.10.1
|
||||
version=8.10.2
|
||||
revision=1
|
||||
hostmakedepends="ocaml ocaml-findlib ocaml-num camlp5"
|
||||
short_desc="Proof assistant written in OCaml"
|
||||
|
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="LGPL-2.1-only"
|
||||
homepage="https://coq.inria.fr"
|
||||
distfiles="https://github.com/coq/coq/archive/V${version}.tar.gz"
|
||||
checksum=f8eb889c4974b89db1303b22382b2de4116ede1db673afefc67e3abff8955612
|
||||
checksum=693c188f045d21f83114239dbb8af8def01b42a157c7d828087d055c32ec6e86
|
||||
nopie=yes
|
||||
nocross=yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue