wxMaxima: update to 19.03.1.
This commit is contained in:
parent
05daf59f4a
commit
84494cf77f
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'wxMaxima'
|
# Template file for 'wxMaxima'
|
||||||
pkgname=wxMaxima
|
pkgname=wxMaxima
|
||||||
version=19.03.0
|
version=19.03.1
|
||||||
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=2a8e8fc044d4e73f7dfa3d4eb367250b9ccfa9416052376a14feaa2b4167f1f6
|
checksum=e29f6476c8e2bdd8367695955078372c39786810261b169f6ca0208ec5b01f24
|
||||||
nocross="clisp is nocross"
|
nocross="clisp is nocross"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Reference in New Issue