coq: update to 8.19.1.
This commit is contained in:
parent
4e64f72e09
commit
849f2d7df6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'coq'
|
||||
pkgname=coq
|
||||
version=8.19.0
|
||||
version=8.19.1
|
||||
revision=1
|
||||
hostmakedepends="dune ocaml ocaml-findlib ocaml-num ocaml-zarith"
|
||||
depends="ocaml-findlib"
|
||||
|
@ -10,7 +10,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=17e5c10fadcd3cda7509d822099a892fcd003485272b56a45abd30390f6a426f
|
||||
checksum=1e535ed924234f18394efce94b12d9247a67e8af29241eb79615804160f21674
|
||||
nopie=yes
|
||||
nocross=yes
|
||||
make_check=ci-skip # takes long and has some faults
|
||||
|
|
Loading…
Reference in New Issue