mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
wxMaxima: update to 19.03.0.
This commit is contained in:
parent
f812d6eb7e
commit
f05c9d56c4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wxMaxima'
|
# Template file for 'wxMaxima'
|
||||||
pkgname=wxMaxima
|
pkgname=wxMaxima
|
||||||
version=19.02.1
|
version=19.03.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="wxmaxima-Version-${version}"
|
wrksrc="wxmaxima-Version-${version}"
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Martin Riese <grauehaare@gmx.de>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://wxmaxima-developers.github.io/wxmaxima/"
|
homepage="https://wxmaxima-developers.github.io/wxmaxima/"
|
||||||
distfiles="https://github.com/wxMaxima-developers/wxmaxima/archive/Version-${version}.tar.gz"
|
distfiles="https://github.com/wxMaxima-developers/wxmaxima/archive/Version-${version}.tar.gz"
|
||||||
checksum=121fc02a498181001ef7e3e483be757d39ec7d02c6e61e47111c359e8b5073dc
|
checksum=2a8e8fc044d4e73f7dfa3d4eb367250b9ccfa9416052376a14feaa2b4167f1f6
|
||||||
nocross="clisp is nocross"
|
nocross="clisp is nocross"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue