mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
mathcomp: update to 1.13.0.
This commit is contained in:
parent
3ebffb3516
commit
2f298b5300
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'mathcomp'
|
||||
pkgname=mathcomp
|
||||
version=1.12.0
|
||||
revision=6
|
||||
version=1.13.0
|
||||
revision=1
|
||||
wrksrc="math-comp-mathcomp-${version}"
|
||||
build_wrksrc="mathcomp"
|
||||
build_style=gnu-makefile
|
||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="CECILL-B"
|
||||
homepage="https://github.com/math-comp/math-comp"
|
||||
distfiles="https://github.com/math-comp/math-comp/archive/${pkgname}-${version}.tar.gz"
|
||||
checksum=a57b79a280e7e8527bf0d8710c1f65cde00032746b52b87be1ab12e6213c9783
|
||||
checksum=4334e915736f96032e1d4d502e70537047220af1a1c7a6740f770e45601bdab0
|
||||
|
||||
do_install() {
|
||||
make install DESTDIR="${DESTDIR}" 'COQLIB:=$(shell coqtop -where)/'
|
||||
|
|
Loading…
Add table
Reference in a new issue