mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mathcomp: update to 1.19.0.
This commit is contained in:
parent
a69760e180
commit
14e3498543
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'mathcomp'
|
# Template file for 'mathcomp'
|
||||||
pkgname=mathcomp
|
pkgname=mathcomp
|
||||||
version=1.17.0
|
version=1.19.0
|
||||||
revision=3
|
revision=1
|
||||||
build_wrksrc="mathcomp"
|
build_wrksrc="mathcomp"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="coq ocaml-findlib"
|
hostmakedepends="coq ocaml-findlib"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="CECILL-B"
|
license="CECILL-B"
|
||||||
homepage="https://github.com/math-comp/math-comp"
|
homepage="https://github.com/math-comp/math-comp"
|
||||||
distfiles="https://github.com/math-comp/math-comp/archive/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/math-comp/math-comp/archive/${pkgname}-${version}.tar.gz"
|
||||||
checksum=1779bcdac5d23d90997627364a5943ef4883c6eb54d67ddbb1dfbe6b7795a188
|
checksum=786db902d904347f2108ffceae15ba29037ff8e63a6c58b87928f08671456394
|
||||||
nocross="ocaml"
|
nocross="ocaml"
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue