From b926070bb114f8618cf6b1a1d6aa7e8e0b4a3375 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Fri, 26 Feb 2016 11:59:16 +0100 Subject: [PATCH] aspell: rebuild for musl repo --- srcpkgs/aspell/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/aspell/template b/srcpkgs/aspell/template index 0a5751ad6d2..29cdf662e1f 100644 --- a/srcpkgs/aspell/template +++ b/srcpkgs/aspell/template @@ -1,7 +1,7 @@ # Template file for 'aspell' pkgname=aspell version=0.60.6.1 -revision=8 +revision=9 build_style=gnu-configure configure_args="--enable-compile-in-filters" hostmakedepends="automake libtool gettext-devel perl"