coq: update to 8.12.2.

This commit is contained in:
Leah Neukirchen 2020-12-12 21:48:32 +01:00
parent aa464fefb5
commit 65cea34ffe

View file

@ -1,6 +1,6 @@
# Template file for 'coq' # Template file for 'coq'
pkgname=coq pkgname=coq
version=8.12.1 version=8.12.2
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=dabad911239c69ecf79931b513cb427101c2f15f0451af056fbf181df526f8a5 checksum=2c57416e3ec737b212610512eae7e40259fb17a4e487b49981556f28838e8b17
nopie=yes nopie=yes
nocross=yes nocross=yes