From ba2fa1b9c4d1254733dac0f1b29f4b0b79ab849d Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Thu, 6 Jul 2017 11:02:56 +0200 Subject: [PATCH] bogofilter: rebuild against gsl-2.4 --- srcpkgs/bogofilter/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/bogofilter/template b/srcpkgs/bogofilter/template index 85062b301c..ffa878f9cc 100644 --- a/srcpkgs/bogofilter/template +++ b/srcpkgs/bogofilter/template @@ -1,7 +1,7 @@ # Template file for 'bogofilter' pkgname=bogofilter version=1.2.4 -revision=3 +revision=4 build_style=gnu-configure configure_args="--sysconfdir=/etc/${pkgname} --with-database=sqlite" hostmakedepends="perl"