mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 07:22:56 +02:00
coq: update to 8.12.0.
This commit is contained in:
parent
444cd37453
commit
d3fe2449fc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'coq'
|
||||
pkgname=coq
|
||||
version=8.11.2
|
||||
version=8.12.0
|
||||
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=98cb9e12ba2508a1ca59e0c638fce27bf95c37082b6f7ce355779b80b25e1bfd
|
||||
checksum=ecde14c6132f5abb459e7f4724788788928174ad4484fff88e86b0086779bcee
|
||||
nopie=yes
|
||||
nocross=yes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue