diff --git a/srcpkgs/maxima/template b/srcpkgs/maxima/template index c94c4d8914d..a90240381f2 100644 --- a/srcpkgs/maxima/template +++ b/srcpkgs/maxima/template @@ -1,6 +1,6 @@ # Template file for 'maxima' pkgname=maxima -version=5.42.1 +version=5.42.2 revision=1 build_style=gnu-configure configure_args="$(vopt_enable clisp) $(vopt_enable sbcl)" @@ -12,7 +12,7 @@ maintainer="Juan RP " license="GPL-2.0-only" homepage="https://maxima.sourceforge.net/" distfiles="${SOURCEFORGE_SITE}/maxima/maxima-${version}.tar.gz" -checksum=8f555aec33bc61b5a3ee0fe2e9d6c1179db67a2ff7e0eceb6bb614058eeb40cd +checksum=167e11d6513a65c829a35f24d4ba539bcd0a82fc3dc7a6721e4f9f118c67b64d nopie=yes build_options="clisp sbcl"