From 4cbf3368f637ef9f75b072bee5b8af1bdfc372e2 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Wed, 13 May 2015 16:06:48 +0200 Subject: [PATCH] npth: rebuild for musl support. --- srcpkgs/npth/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/npth/template b/srcpkgs/npth/template index 7cd3cdea79d..b91c046ca11 100644 --- a/srcpkgs/npth/template +++ b/srcpkgs/npth/template @@ -1,7 +1,7 @@ # Template file for 'npth' pkgname=npth version=1.2 -revision=1 +revision=2 build_style=gnu-configure short_desc="New portable threads library" maintainer="Christian Neukirchen "