From 287e1e6a1c072c74095ca930e80b243de1b644a0 Mon Sep 17 00:00:00 2001 From: Steve Prybylski Date: Wed, 9 Sep 2015 10:54:58 -0400 Subject: [PATCH] fish-shell: trigger rebuild for musl --- 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 fb9ce3508f5..71668281529 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.2.0 -revision=1 +revision=2 build_style=gnu-configure hostmakedepends="automake" makedepends="ncurses-devel"