mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
coq: update to 8.19.2.
This commit is contained in:
parent
2540e88fe3
commit
79db3c03d6
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.19.1
|
version=8.19.2
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="dune ocaml ocaml-findlib ocaml-num ocaml-zarith"
|
hostmakedepends="dune ocaml ocaml-findlib ocaml-num ocaml-zarith"
|
||||||
depends="ocaml-findlib"
|
depends="ocaml-findlib"
|
||||||
|
@ -10,7 +10,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=1e535ed924234f18394efce94b12d9247a67e8af29241eb79615804160f21674
|
checksum=18035624bcda4f8cffe5f348e02f0ae2503af1c40de165788d7d45578e6c5725
|
||||||
nopie=yes
|
nopie=yes
|
||||||
nocross=yes
|
nocross=yes
|
||||||
make_check=ci-skip # takes long and has some faults
|
make_check=ci-skip # takes long and has some faults
|
||||||
|
|
Loading…
Add table
Reference in a new issue