wxMaxima: update to 19.01.1
This commit is contained in:
parent
f03e008f57
commit
646356e478
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'wxMaxima'
|
||||
pkgname=wxMaxima
|
||||
version=19.01.0
|
||||
version=19.01.1
|
||||
revision=1
|
||||
wrksrc="wxmaxima-Version-${version}"
|
||||
build_style=cmake
|
||||
|
@ -12,7 +12,7 @@ maintainer="Martin Riese <grauehaare@gmx.de>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://wxmaxima-developers.github.io/wxmaxima/"
|
||||
distfiles="https://github.com/wxMaxima-developers/wxmaxima/archive/Version-${version}.tar.gz"
|
||||
checksum=f28dfc9a717e4a91446cddba0e010c4383a3e973a11889948bd65ea311df28fc
|
||||
checksum=f4f8753fc6d72e3ee18d31eb0e6e43cd00092656e67460dc74680fa61ad4f349
|
||||
nocross="clisp is nocross"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue