From 435bc8fecb6a48171a8a7903980b5335509aacff Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Sun, 17 May 2015 15:48:18 +0200 Subject: [PATCH] tidy: rebuild for musl support. --- srcpkgs/tidy/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tidy/template b/srcpkgs/tidy/template index ee771d3addc..1d034744bb6 100644 --- a/srcpkgs/tidy/template +++ b/srcpkgs/tidy/template @@ -1,7 +1,7 @@ # Template file for 'tidy' pkgname=tidy version=1.46 -revision=3 +revision=4 wrksrc=tidyhtml-${version} build_wrksrc=${pkgname} hostmakedepends="libtool automake"