From 2abd3e1690ceba195521ea15b94ab3c0f0e6cedf Mon Sep 17 00:00:00 2001 From: Juergen Buchmueller Date: Wed, 30 Nov 2016 12:46:47 +0100 Subject: [PATCH] fish-shell: revbump for groff dependency --- 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 17df46fd1c3..5370c19c12e 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.4.0 -revision=1 +revision=2 build_style=gnu-configure configure_args="ac_cv_file__proc_self_stat=yes" hostmakedepends="automake libtool"