coq: update to 8.12.1.
This commit is contained in:
parent
2370269b6c
commit
ef533d3a31
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'coq'
|
||||
pkgname=coq
|
||||
version=8.12.0
|
||||
version=8.12.1
|
||||
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=ecde14c6132f5abb459e7f4724788788928174ad4484fff88e86b0086779bcee
|
||||
checksum=dabad911239c69ecf79931b513cb427101c2f15f0451af056fbf181df526f8a5
|
||||
nopie=yes
|
||||
nocross=yes
|
||||
|
||||
|
|
Loading…
Reference in New Issue