coq: update to 8.13.2.
This commit is contained in:
parent
f0f983ac06
commit
bf8ca0c724
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'coq'
|
||||
pkgname=coq
|
||||
version=8.13.1
|
||||
version=8.13.2
|
||||
revision=1
|
||||
hostmakedepends="camlp5 ocaml ocaml-findlib ocaml-num ocaml-zarith"
|
||||
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=95e71b16e6f3592e53d8bb679f051b062afbd12069a4105ffc9ee50e421d4685
|
||||
checksum=1e7793d8483f1e939f62df6749f843df967a15d843a4a5acb024904b76e25a14
|
||||
nopie=yes
|
||||
nocross=yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue