mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mathcomp: update to 1.15.0.
This commit is contained in:
parent
e8e087146f
commit
eb9ead220a
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.14.0
|
version=1.15.0
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="math-comp-mathcomp-${version}"
|
wrksrc="math-comp-mathcomp-${version}"
|
||||||
build_wrksrc="mathcomp"
|
build_wrksrc="mathcomp"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -11,7 +11,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=d259cc95a2f8f74c6aa5f3883858c9b79c6e87f769bde9a415115fa4876ebb31
|
checksum=33105615c937ae1661e12e9bc00e0dbad143c317a6ab78b1a15e1d28339d2d95
|
||||||
nocross="ocaml"
|
nocross="ocaml"
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue