maxima: update to 5.38.1.
This commit is contained in:
parent
f9b15df360
commit
ee7d45f7ed
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'maxima'
|
||||
pkgname=maxima
|
||||
version=5.38.0
|
||||
version=5.38.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="$(vopt_enable clisp) $(vopt_enable sbcl)"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
homepage="http://maxima.sourceforge.net/"
|
||||
license="GPL-2"
|
||||
distfiles="${SOURCEFORGE_SITE}/maxima/maxima-${version}.tar.gz"
|
||||
checksum=f7343fcf503e9bb0ad8ad8f149b71f01f9bb9c72b57ad03f5a9d210c74d4fc6b
|
||||
checksum=0e866536ab5847ec045ba013570f80f36206ca6ce07a5d13987010bcb321c6dc
|
||||
|
||||
build_options="clisp sbcl"
|
||||
desc_option_clisp="Build with CLISP"
|
||||
|
|
Loading…
Reference in New Issue