From cc3a61337e3a0662d749a68efc4551f8c4d4b4c0 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Thu, 3 Aug 2017 20:03:23 +0000 Subject: [PATCH] ccnet: rebuild for musl repo --- srcpkgs/ccnet/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ccnet/template b/srcpkgs/ccnet/template index fd85697d36a..e931b3f56cc 100644 --- a/srcpkgs/ccnet/template +++ b/srcpkgs/ccnet/template @@ -1,7 +1,7 @@ # Template file for 'ccnet' pkgname=ccnet version=6.1.0 -revision=1 +revision=2 build_style=gnu-configure configure_args="--disable-static"