From 01b1dd195c5c037e96561e8f3e65555c12dd8e27 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Tue, 6 Feb 2018 18:15:56 +0100 Subject: [PATCH] fish-shell: rebuild against new ncurses. --- srcpkgs/fish-shell/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/fish-shell/template b/srcpkgs/fish-shell/template index 8003a44d9ae..96bc4e14073 100644 --- a/srcpkgs/fish-shell/template +++ b/srcpkgs/fish-shell/template @@ -1,7 +1,7 @@ # Template file for 'fish-shell' pkgname=fish-shell version=2.7.1 -revision=1 +revision=2 build_style=gnu-configure configure_args="ac_cv_file__proc_self_stat=yes" hostmakedepends="automake libtool"