From 348995bbe5c6cd832a47bb5f86c84bb9380857e4 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 22 Jan 2019 14:47:53 -0200 Subject: [PATCH] cadaver: rebuild against libreadline.so.8 [ci skip] --- srcpkgs/cadaver/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/cadaver/template b/srcpkgs/cadaver/template index 4cf8b05981a..cf72a729956 100644 --- a/srcpkgs/cadaver/template +++ b/srcpkgs/cadaver/template @@ -1,7 +1,7 @@ # Template file for 'cadaver' pkgname=cadaver version=0.23.3 -revision=3 +revision=4 build_style=gnu-configure configure_args="--with-ssl=gnutls" CFLAGS="-DHAVE_LOCALE_H"