From 3a0b11de57b9ef2662bbe0a61f830f59f68d8254 Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Mon, 4 Apr 2016 11:54:21 +0200 Subject: [PATCH] unicc: rebuild for musl repo --- srcpkgs/unicc/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/unicc/template b/srcpkgs/unicc/template index cdd027762ac..2296709ebb0 100644 --- a/srcpkgs/unicc/template +++ b/srcpkgs/unicc/template @@ -1,7 +1,7 @@ # Template build file for 'unicc' pkgname=unicc version=1.0.0 -revision=2 +revision=3 wrksrc="${pkgname}-${version}-source" build_style=gnu-configure configure_args="--with-trace"