maxima: update to 5.42.2.
This commit is contained in:
parent
e4e0968f8a
commit
156c95671f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'maxima'
|
# Template file for 'maxima'
|
||||||
pkgname=maxima
|
pkgname=maxima
|
||||||
version=5.42.1
|
version=5.42.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="$(vopt_enable clisp) $(vopt_enable sbcl)"
|
configure_args="$(vopt_enable clisp) $(vopt_enable sbcl)"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://maxima.sourceforge.net/"
|
homepage="https://maxima.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/maxima/maxima-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/maxima/maxima-${version}.tar.gz"
|
||||||
checksum=8f555aec33bc61b5a3ee0fe2e9d6c1179db67a2ff7e0eceb6bb614058eeb40cd
|
checksum=167e11d6513a65c829a35f24d4ba539bcd0a82fc3dc7a6721e4f9f118c67b64d
|
||||||
|
|
||||||
nopie=yes
|
nopie=yes
|
||||||
build_options="clisp sbcl"
|
build_options="clisp sbcl"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue