diff --git a/srcpkgs/maxima/template b/srcpkgs/maxima/template index 68a6e3788b3..8da52525e1a 100644 --- a/srcpkgs/maxima/template +++ b/srcpkgs/maxima/template @@ -1,6 +1,6 @@ # Template file for 'maxima' pkgname=maxima -version=5.40.0 +version=5.41.0 revision=1 build_style=gnu-configure configure_args="$(vopt_enable clisp) $(vopt_enable sbcl)" @@ -12,7 +12,7 @@ maintainer="Juan RP " homepage="http://maxima.sourceforge.net/" license="GPL-2" distfiles="${SOURCEFORGE_SITE}/maxima/maxima-${version}.tar.gz" -checksum=74fe468cd372714622a99afb6b34297589ddd80386e125d71067d3e75519f796 +checksum=daf8254600f4c7d9f079a0084178aaf036bd97a63b1e77b945f4120d7e401674 nopie=yes build_options="clisp sbcl"