From ae7eeccfc7ea9c80eb33cbf929d232abb06d1921 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Sat, 19 Nov 2016 16:53:44 +0000 Subject: [PATCH] cadaver: rebuild against readline-7.0 --- srcpkgs/cadaver/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/cadaver/template b/srcpkgs/cadaver/template index 8e35740a8ce..d097c491bcf 100644 --- a/srcpkgs/cadaver/template +++ b/srcpkgs/cadaver/template @@ -1,7 +1,7 @@ # Template file for 'cadaver' pkgname=cadaver version=0.23.3 -revision=2 +revision=3 build_style=gnu-configure configure_args="--with-ssl=gnutls" CFLAGS="-DHAVE_LOCALE_H"