From 4c1bf5987df39e179c6a086a124cfa7e9e1a4cb9 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 19 Nov 2016 16:53:34 +0000 Subject: [PATCH] clisp: rebuild against readline-7.0 --- srcpkgs/clisp/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/clisp/template b/srcpkgs/clisp/template index b2ab984b831..3d947fd60a6 100644 --- a/srcpkgs/clisp/template +++ b/srcpkgs/clisp/template @@ -6,7 +6,7 @@ nopie=yes pkgname="clisp" version="2.49" -revision=2 +revision=3 build_style=configure configure_args="--prefix=/usr --disable-rpath" short_desc="ANSI Common Lisp Interpreter, Compiler and Debugger"