From 094a85077350704951d1c92c1b0bf5674c018545 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 19 Nov 2016 16:53:40 +0000 Subject: [PATCH] maxima: rebuild against readline-7.0 --- srcpkgs/maxima/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/maxima/template b/srcpkgs/maxima/template index 2d955c2a740..103a71c69c9 100644 --- a/srcpkgs/maxima/template +++ b/srcpkgs/maxima/template @@ -1,7 +1,7 @@ # Template file for 'maxima' pkgname=maxima version=5.38.1 -revision=2 +revision=3 build_style=gnu-configure configure_args="$(vopt_enable clisp) $(vopt_enable sbcl)" hostmakedepends="python perl emacs"