maxima: update to 5.40.0.
This commit is contained in:
parent
2b019be1e6
commit
ca8142bd30
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'maxima'
|
||||
pkgname=maxima
|
||||
version=5.39.0
|
||||
version=5.40.0
|
||||
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=f58ff98013fcaa37d8661b941672c38db58f982f082d6cfcca1f1b5fac7d71b3
|
||||
checksum=74fe468cd372714622a99afb6b34297589ddd80386e125d71067d3e75519f796
|
||||
|
||||
nopie=yes
|
||||
build_options="clisp sbcl"
|
||||
|
|
Loading…
Reference in a new issue