mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
mathcomp: update to 1.10.0.
This commit is contained in:
parent
2ee8435915
commit
afaa191b45
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.9.0
|
version=1.10.0
|
||||||
revision=6
|
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=fe3d157a4db7e96f39212f76e701a7fc1e3f125c54b8c38f06a6a387eda61c96
|
checksum=3f8a88417f3456da05e2755ea0510c1bd3fd13b13c41e62fbaa3de06be040166
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue