mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
coq: update to 8.12.1.
This commit is contained in:
parent
2370269b6c
commit
ef533d3a31
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'coq'
|
# Template file for 'coq'
|
||||||
pkgname=coq
|
pkgname=coq
|
||||||
version=8.12.0
|
version=8.12.1
|
||||||
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"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="LGPL-2.1-only"
|
license="LGPL-2.1-only"
|
||||||
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=ecde14c6132f5abb459e7f4724788788928174ad4484fff88e86b0086779bcee
|
checksum=dabad911239c69ecf79931b513cb427101c2f15f0451af056fbf181df526f8a5
|
||||||
nopie=yes
|
nopie=yes
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue