mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
coq: update to 8.16.0.
This commit is contained in:
parent
5fa0cbaed3
commit
c55b69be0d
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.15.2
|
version=8.16.0
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="camlp5 dune ocaml ocaml-findlib ocaml-num ocaml-zarith"
|
hostmakedepends="camlp5 dune ocaml ocaml-findlib ocaml-num ocaml-zarith"
|
||||||
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=13a67c0a4559ae22e9765c8fdb88957b16c2b335a2d5f47e4d6d9b4b8b299926
|
checksum=36577b55f4a4b1c64682c387de7abea932d0fd42fc0cd5406927dca344f53587
|
||||||
nopie=yes
|
nopie=yes
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue